Re: [squid-users] File descriptor problem

From: Ard van Breemen <ard@dont-contact.us>
Date: Thu, 6 Mar 2003 19:14:41 +0100

On Wed, Mar 05, 2003 at 11:28:21AM +0700, Niti Lohwithee wrote:
> Now, I am using squid2.3 stable 3 with Rehat 6.2. My hardware box is PIII 500 with 512 memory. The size of file-max is 32768, but it 's still warning messages which is WARNING! Your cache is running out of file descriptors.

file-max really does not help your process until you start the
process with that amount of open file descriptors *allowed*.
As root:
ulimit -n 8192
/etc/rc.d/init.d/squid start

Anyway, 8192 looks like a sane number...

-- 
program signature;
begin  { telegraaf.com
} writeln("<ard@telegraafnet.nl> SMA-IS | Geeks don't get viruses");
end
.
Received on Thu Mar 06 2003 - 11:14:52 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:57 MST