<div>Hi!</div><div> </div><div>Please don't pay attention on this line. :)</div><div>stub time| WARNING: BCP 177 violation. IPv6 transport forced OFF by build parameters.</div><div> </div><div>Best regards, Misha.</div><div> </div><div>11.10.2016, 11:55, "Михаил" <makleking@yandex.ru>:</div><blockquote type="cite"><div>I check version of squid 3.5.21 with my configuration and I faced with a problem. Early I used in version 3.5.12 this line for connect localhost, but now it doesn't work.</div><div><div># squid.conf</div><div>...</div><div>http_access allow localhost manager</div><div>http_access deny manager</div><div>...</div><div> </div><div><div># squidclient -p 3128 -h localhost mgr:info</div><div>HTTP/1.1 403 Forbidden</div><div>Server: squid</div><div>Mime-Version: 1.0</div><div>Date: Tue, 11 Oct 2016 03:42:54 GMT</div><div>...</div><div> </div><div>If I set a full access I could connect to localhost.</div><div><div># squid.conf</div><div>...</div><div><div>http_access allow all</div><div>http_access deny manager</div><div>...</div></div></div><div> </div><div><div># squidclient -p 3128 -h localhost mgr:info</div><div>HTTP/1.1 200 OK</div><div>Server: squid</div><div>Mime-Version: 1.0</div><div>Date: Tue, 11 Oct 2016 03:47:36 GMT</div><div>...</div><div> </div></div></div><div>What is happend? And what is the right way to connect to cache_management from localhost?</div><div> </div><div>Best regards, Misha.</div></div>,<p>_______________________________________________<br />squid-users mailing list<br /><a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br /><a href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a></p></blockquote>