<div dir="ltr">Hi All,<div> </div><div>               I have been running a squid proxy 4.9 compiled version for my users externally domain accessibility with authentication enabled. now I want to check my proxy stats via squidclient cache manager.  when I tried to run this command in my proxy server it throws 407 authentication required error.  Is it possible to disable authentication for this operation alone </div><div><br></div><div><br></div><div>~/squid_4.9/bin>./squidclient -p 8080 mgr:info <br>HTTP/1.1 407 Proxy Authentication Required<br>Server: squid/4.9<br>Mime-Version: 1.0<br>Date: Tue, 28 Jul 2020 07:28:47 GMT<br>Content-Type: text/html;charset=utf-8<br>Content-Length: 1661<br>X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0<br>Proxy-Authenticate: Basic realm="Squid proxy-caching web server"<br>X-Cache: MISS from x.x.x.x<br>Via: 1.1 172.20.24.39 (squid/4.9)<br>Connection: close<br><div><br></div><div>When I send a connection with authentication, it throws 400 bad request </div><div><br></div><div>squid_4.9/bin>./squidclient -p 8080 mgr:info -u zorro<br>proxy password: <br>HTTP/1.1 400 Bad Request<br>Server: squid/4.9<br>Mime-Version: 1.0<br>Date: Tue, 28 Jul 2020 07:30:46 GMT<br>Content-Type: text/html;charset=utf-8<br>Content-Length: 1661<br>X-Squid-Error: ERR_INVALID_URL 0<br>X-Cache: MISS from x.x.x.x<br>Via: 1.1 172.20.24.39 (squid/4.9)<br>Connection: close<br></div><div><br></div><div><br></div><div>Kindly let me know if there is any way to get squid stats via squid client  without authentication. </div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Thanks & Regards<br>Sankaranarayanan.S<br></div></div></div>