[squid-users] Fwd: Re: need help with cachemgr

jmperrote jmperrote at policia.rionegro.gov.ar
Tue Nov 27 18:50:32 UTC 2018


Hello Alex, a think that I dont understand you. I try the sentence that 
you send my and the problem its the same. No data retrive from cachemgr.

squidclient -vv -p 1084 mgr:info

verbosity level set to 2
Request:
GET cache_object://localhost/info HTTP/1.0
Host: localhost
User-Agent: squidclient/3.5.12
Accept: */*
Connection: close


.
Transport detected: IPv4-only
Resolving localhost ...
Connecting... localhost (127.0.0.1:1084)
Connected to: localhost (127.0.0.1:1084)
Sending HTTP request ...
done.

On reverse proxy mode, the cache is generated to ? or is empty.

Regards.

-------- Mensaje Original --------
Asunto: Re: [squid-users] need help with cachemgr
Fecha: 2018-11-27 13:03
De: Alex Rousskov <rousskov at measurement-factory.com>
Destinatario: squid-users at lists.squid-cache.org

On 11/27/18 6:13 AM, jmperrote wrote:
> Hello need help with cachemgr, I using a squid as a reverse proxy mode,
> when I try to connect to retrive data using squidclient, connecting to
> cachemrg, only retrive squid OK, but the other values HIT, http 
> request,
> etc,  that ara usually retrived are not retrived.
> 
> My case when I to try connect:
> 
>                     squidclient -vv cache_object://localhost/ mgr:info
>                     -p 1084

Place all named options before the anonymous ones and
use one (pseudo) URL at a time:

   squidclient -vv -p 1084 cache_object://localhost/
   squidclient -vv -p 1084 mgr:info

Alex.
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


More information about the squid-users mailing list