Testing version 3.2.2-20121015-r11677, i see problems with the
max_filedesc on OpenSuSE 11.4 x64
server:/ # ulimit -n
65535
squid.conf :
max_filedesc 65535
/etc/security/limits.conf
* - nofile 65535
on cache.log :
kid1| NOTICE: Could not increase the number of filedescriptors
kid1| With 16384 file descriptors available
on squid -k reconfigure :
kid1| WARNING: max_filedescriptors disabled. Operating System
setrlimit(RLIMIT_NOFILE) is missing.
PS: still getting segment fault dying.. on this version with more then
1 worker.
Ricardo