On 9/10/18 2:14 AM, Cherukuri, Naresh wrote:
> Yes, I have also splunk running on this machine.
> 
> 
>> What do "cat /proc/sys/fs/file-max" and "cat /proc/sys/fs/file-nr" tell you?
> 
> [root@squidprod ~]# cat /proc/sys/fs/file-nr
> 4736    0       3256314
> [root@squidprod ~]# cat /proc/sys/fs/file-max
> 3256314
> 
>> How many users do you have, what sort of number of connections per 
> second/minute/hour (whatever is convenient for you to express) do you have 
> going through this machine?
> 
> I am not sure, but I would say more than 3000 connections per minute.
> 

The Squid "info" manager report (squidclient mgr:info) contains the
req/min details. Since you are running out of FD the number Squid
reports as being used will be a lower bound on how many it could be
handling if there were enough FD.

Amos
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to