Re: [squid-users] 3.3.0.1 warning on reload - max_filedescriptors disabled

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Thu, 25 Oct 2012 02:14:39 +1300

On 24/10/2012 8:00 p.m., Amm wrote:
> Further to this on running "squidclient mgr:info"
>
> I always get:
> Maximum number of file descriptors: 16384
>
>
> be it after start or after reload OR even if i mention max_filedescriptor 1024 or 4096.
>
>
> looks like somewhere this number 16384 is hard-coded in 3.3.0.1

It is only hard-coded in your particular build because of
"
WARNING: max_filedescriptors disabled. Operating System
setrlimit(RLIMIT_NOFILE) is missing.
"

setrlimit() is the function used by Squid to change the FD limits. It
should be available and we need to find out why your build is not
detecting it.

Amos
Received on Wed Oct 24 2012 - 13:14:51 MDT

This archive was generated by hypermail 2.2.0 : Wed Oct 24 2012 - 12:00:04 MDT