On 2013-11-10 08:34, babajaga wrote:
cachemgr.cgi for squid 3.3.10:
Why are no client side persistent connection counts displayed in
"Persistent
Connection Utilization Histogramms", although client persistent conns
enabled in squid.conf ?
At present the "pconn" report only lists peer, origin server and ICAP
service connections.
Statistics on per-connection request coutn are not kept for clients. The
best we have is currently active connection count and total requests
made count in the client_list report.
Amos