When i configured squid in FreeBSD-4.
checking Default FD_SETSIZE value... 256
checking Maximum number of filedescriptors we can open... 256
WARNING: 256 may not be enough filedescriptors if your
cache will be very busy. Please see the FAQ page
http://www.squid-cache.org/FAQ/FAQ-11.html#filedescriptors
on how to increase your filedescriptor limit
So i use command given in FAQ
sysctl -w kern.maxfiles=1024
sysctl -w kern.maxfilesperproc=1024
Then i reconfigured squid but i got same warning.Waiting for solution.
-Jack
Received on Tue Aug 14 2001 - 07:49:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:37 MST