Search squid archive

Re: 3.3.0.1 warning on reload - max_filedescriptors disabled

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

 



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



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

  Powered by Linux