Search squid archive

Re: problem with filedescriptors after reboot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2014-06-20 09:10, amaury@xxxxxx wrote:
I had configured
/etc/security/limits.conf
squid   soft    nofile
16384
squid   hard    nofile  16384
root    soft    nofile  16384

root    hard    nofile  16384

but to resolve the problem I have to add
into /et/init.d/squid
 #set fildedescriptor
 set -e
 ulimit -n 16384


thank Eliezer

I've found that adding:

*     -     nofile 16384

To limits.conf works as well.

James




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux