View Single Post
Old 29-Nov-2007, 03:18 AM   #2 (permalink)
Anilrgowda
Administrator
 
Anilrgowda's Avatar

Posts: 18,715
Join Date: Jan 2006
Rep Power: 10 Anilrgowda is on a distinguished road

IM:
Default Re: Increasing file descriptors for Squid on Mandriva

THe squid is probably strarted from /etc/init.d/squid script.
Put in front of the script following command
ulimit -n 10240

/etc/security/limits.conf is for users login only - will not affect system services.


------------------


Anilrgowda is offline   Reply With Quote