Re: [squid-users] Cache Manager (cachemgr.cgi) with IIS version 10 as web server

2024-03-19 Thread Francesco Chemolli
Hi Yvon, the good news is, you don't really need cachemgr.cgi; it offers little value by now, and in fact it will be removed in squid 7. You can use any regular web browser (or curl or any other command line tool) pointing at the URL: http:// @:/squid-internal-mgr/menu On Tue, Mar 19, 2024

[squid-users] Cache Manager (cachemgr.cgi) with IIS version 10 as web server

2024-03-19 Thread Yvon Groß
Hello and good morning, I installed Squid (v5.7) in the last couple of weeks on 2 Windows Server 2022 systems (test blades) in a WSL(1) and WSL(2) environment. As distribution I use Ubuntu 22.04.4 LTS. Squid is running on the server. Clients can reach Squid as a proxy. SquidClient also works. Won