[squid-users] how to obtain info about actual active downloads?
Amm
ammdispose-squid at yahoo.com
Wed Oct 29 02:35:07 UTC 2014
On Wednesday 29 October 2014 07:15 AM, Amos Jeffries wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 29/10/2014 1:56 p.m., Frantisek Hanzlik wrote:
>>
>> Amos, thanks for this information. From Leonardo recommended
>> 'sqstat' PHP script from Alex Samorukov about doing what I need.
>>
> Ah sorry. The cachemgr.cgi is the Web UI to Squid. The squidclient
> tool also has a way to access the reports in TXT format for command line.
>
> http://wiki.squid-cache.org/Features/CacheManager
>
>
> Amos
This command should help:
squidclient -h 127.0.0.1 mgr:active_requests
You may have to replace 127.0.0.1 with localhost
Amm.
More information about the squid-users
mailing list