RE: [squid-users] Cache is running out of filedescriptors

From: Sathyan, Arjonan <Arjonan.Sathyan@dont-contact.us>
Date: Fri, 20 Jul 2007 14:52:31 -0700

>> After increasing the above value to 8192, you type ulimit -HSn 8192
and
>> compile Squid.

> This, or --max-fd=NN configure option is needed however. And you also
> need to raise the ulimit when Squid is started.

So I need to recompile my Squid like,

Step 1) Start the recompilation procedures,
                ./configure --with-maxfd=8192 --enable-smartfilter

Step 2) Edit squid.conf, max_open_disk_fds=8192

Step 3) ulimit -HSn 8192

Kindly correct me if I am wrong...

Regards,
Sathyan Arjunan
Received on Fri Jul 20 2007 - 15:52:40 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT