Re: [squid-users] Solaris and file descriptors

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 29 Sep 2001 17:00:36 +0200

Matthew Stringer wrote:

> I rebooted and compiled Squid, which detected the new limit.
>
> ./configure \
> --enable-delay-pools \
> --enable-cache-digests \
> --enable-poll \
> --disable-ident-lookups \
> --enable-truncate \
> --enable-removal-policies \
> --enable-storeio=diskd,ufs

There is two filedescriptor related tests in configure. Both must
indicate a value greater or equal to the amount you want to use.

> Squid works okay but in cache.log it reports to only be using 1024.

If both configure tests reported fine, then perhaps you forgot to run
"make clean" to clean up from a previous Squid build in the same
directory?

Regards
Henrk Nordström
Squid Hacker
Received on Sat Sep 29 2001 - 09:01:06 MDT

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