Search squid archive

Re: problem with filedescriptors after reboot

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

 



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 




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

  Powered by Linux