I am running Squid 2.3_STABLE2 on Solaris 7. I am trying to increase the
number of file descriptors, and have thus far been unsuccessful. This is
what I've tried so far.
./configure --prefix=/usr/local/squid --enable-poll
Modified /etc/system:
set rlim_fd_max=4096
set rlim_fd_cur=1024
Modified the include/autoconf.h file:
#define DEFAULT_FD_SETSIZE 4096
#define SQUID_MAXFD 4096
When squid starts up, it reports:
2000/07/21 09:34:59| Process ID 907
2000/07/21 09:34:59| With 1024 file descriptors available
Any suggestions? Thanks in advance.
Jason
Received on Fri Jul 21 2000 - 09:11:59 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:34 MST