On Fri, 19 Feb 1999, Jonathan Larmour wrote:

> Ray Hillman wrote:
> >
> > ./client mgr:info
> > 
> > When I try this I just get html which contains:
> > 
> >   Invalid URL syntax
> 
> The correct format would be something more like:
> 
> ./client cache_object://localhost/client_list

Both are correct with recent versions of Squid. Both will produce
identical requests, I think. To understand what is going on, try:

        ./client -v mgr:info

and check that you have Squid running on the same host/port where request
is sent to. Use -h and/or -p options to fix problems.

Alex.

Reply via email to