Re: FDs & linux again.

From: Pawel Pierscionek <pawel@dont-contact.us>
Date: Tue, 12 Jan 1999 15:18:04 +0100 (EET)

Hi,

> Sounds like your kernel's FD_SETSIZE is larger than the value of same
> that your application was compiled with. I believe that that can cause
> memory overruns in your application that can cause this sort of
> behaviour.
>
> I should think it's safe for the application's value to be higher than
> the kernel's, but dangerous to the life of the app to have it the other
> way around.
>
Squid ./configure says:
...
checking Default FD_SETSIZE value... 3072
checking Maximum number of filedescriptors we can open... 3000
...

May this be a problem ?
Kernel is compiled with FD_SETSIE=3072

Pawel,
Received on Tue Jan 12 1999 - 08:29:52 MST

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