On Sat, 6 Nov 2004, Kim C wrote:
I am running SquidNT on 2003 server. It performs well, and the only problem is cachemgr.cgi. It runs normally with SquidClient, but with IIS6 I just get a message saying that cachemgr.cgi didn't produce any output. This happens both from localhost and from a remote location.
It should work fine..
Is there any additional information in the IIS error logs?
Are there any special configurations on IIS6 I should know about ?
The cachemgr.cgi needs to be in a CGI directory, and the IIS needs to know to execute .cgi files. You can also try renamig it to cachemgr.exe
Regards Henrik