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("<[EMAIL PROTECTED]> SMA-IS | Geeks don't get viruses");
end
.