I've verified that my httpd.conf says:
   Listen 81
..and my squid.conf says
  http_port 80 accel vport=81

squid and apache are running on the same machine.
At any rate trying port 80 or 81 produces the same result.


From: Henrik Nordstrom <[EMAIL PROTECTED]>
To: Y Jones <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: [squid-users] cachemgr.cgi just redirects me
Date: Fri, 31 Oct 2003 23:16:17 +0100 (CET)

On Fri, 31 Oct 2003, Y Jones wrote:

> cmgr: encoding for pub...
> cmgr: got req: host: 'localhost' port: 80 uname: '' passwd: '' auth: ''
> oper: ''
> wrote request: 'GET cache_object://localhost/ HTTP/1.0
> Accept: */*
>
> '
> ...and I get to a page that says "Cache Manager menu for localhost:"
> and lists all the directories in my root web folder....But I still
> don't actually get the cache manager.  Telnetting to
> localhost 80 and typing:
>      GET cache_object://localhost/ HTTP/1.0
> gives me the same.


Then localhost:80 is your web server, not Squid.


You need to give the address and port of your Squid proxy to cachemgr, not
the address and port of your web server (the server where cachemgr runs is
already known to cachemgr, what it does not know is which proxy you want
to manage)

Regards
Henrik


_________________________________________________________________
Fretting that your Hotmail account may expire because you forgot to sign in enough? Get Hotmail Extra Storage today! http://join.msn.com/?PAGE=features/es




Reply via email to