[squid-users] query about --with-filedescriptors and ulimit

2013-02-14 Thread Amm
Hello, I have a query about how --with-filedescriptors and ulimit. Every 2-3 days I keep getting WARNING that system is running out of descriptors. I compiled squid using --with-filedescriptors=16384. So do I still need to set ulimit before starting squid? Or does squid automatically set

Re: [squid-users] query about --with-filedescriptors and ulimit

2013-02-14 Thread Eliezer Croitoru
On 2/14/2013 11:12 AM, Amm wrote: ulimit -H -n gives 4096 ulimit -n gives 1024 These are standard Fedora settings, I have not made any changes. So back to my question: If I am compiling squid with --with-filedescriptors=16384 do I need to set ulimit before starting squid? Or does squid

Re: [squid-users] query about --with-filedescriptors and ulimit

2013-02-14 Thread Amos Jeffries
On 14/02/2013 10:12 p.m., Amm wrote: Hello, I have a query about how --with-filedescriptors and ulimit. Every 2-3 days I keep getting WARNING that system is running out of descriptors. I compiled squid using --with-filedescriptors=16384. So do I still need to set ulimit before starting

Re: [squid-users] query about --with-filedescriptors and ulimit

2013-02-14 Thread Amm
Umm your reply confused me further! :) Please see below inline. - Original Message - From: Amos Jeffries squ...@treenet.co.nz To: squid-users@squid-cache.org On 14/02/2013 10:12 p.m., Amm wrote: I compiled squid using --with-filedescriptors=16384. So do I still need to

Re: [squid-users] query about --with-filedescriptors and ulimit

2013-02-14 Thread Amm
: Thursday, 14 February 2013 3:53 PM Subject: Re: [squid-users] query about --with-filedescriptors and ulimit   I compiled squid using --with-filedescriptors=16384.   So do I still need to set ulimit before starting squid?