On Tue, Nov 27, 2001 at 02:30:10PM +0530, hari_bhr wrote:
> i have changed in redhat 7.2
> checking Default FD_SETSIZE value... 8192
> checking Maximum number of filedescriptors we can open... 1024
>
> when iam configuring iam getting this message still
> is this take 8192 or 1024
Did you make sure that the process resource limit on file descriptors
is set to 8192 *both* when you compile *and* when you start Squid ?
If you're running some bash on Linux, that would be:
ulimit -HSn 8192
before you compile Squid, and it the script that starts it (I have
added this to RunCache).
Cheers,
_Alain_
-- Alain FAUCONNET Sr. System Administrator CS Communications Co. Ltd. - ThailandReceived on Tue Nov 27 2001 - 01:48:00 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:04:32 MST