Re: Filedesctiptors ....

From: Joe Smith <joey@dont-contact.us>
Date: Sat, 24 Oct 1998 09:58:03 -0500 (CDT)

On Fri, 23 Oct 1998, Alex Pikus wrote:

> I applied the patch and recompiled 2.0.35 successfully. However when
> I run ./configure on Squid 2 I still get the following warning.
>
> What gives?
>
> Thank you!
>
> WARNING: 256 may not be enough filedescriptors if your
> cache will be very busy. Please see the FAQ page
> http://squid.nlanr.net/Squid/FAQ/FAQ-11.html#filedescriptors
> on how to increase your filedescriptor limit

In your squid directory, edit the following file: include/autoconf.h

/* Maximum number of open filedescriptors */
#define SQUID_MAXFD 1024

Then recompile.

The squid configure is not picking up that the linux has been patch
because some header file is not getting properly updated.
Received on Sat Oct 24 1998 - 08:37:53 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:46 MST