you might not be trying to set the system's fh max right?? echo 65536 > /proc/sys/fs/file-max
good look! On Sun, 12 Oct 2003 15:20:52 -0400 Adam Aube <[EMAIL PROTECTED]> wrote: > > Could someone please tell what do I have to do to the squid-2.5.STABLE3- > > 0.i386.rpm to increase the use of filedescriptors ? > > You have to raise the ulimit for filedescriptors both when running Squid and > when compiling it. Since you're working with a binary RPM, you can't raise > the filedescriptors. You'll need to use either a src rpm or a tarball from > the Squid site. > > Adam >
