Re: Filedescriptors

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 11 Sep 2002 13:24:33 +0200

Francesco Chemolli wrote:
> I think it would be useful to add a configure option to force squid
> provide for a defineable number of file descriptors, regardless of what the
> build-time environment says. It should be a trivial patch.
>
> If nobody objects or gives a reason why it shouldn't be done, I'll take a
> stab at the issue code-wise.

You are welcome..

Remember that this should only have effect on the "Maximum number of
filedescriptors we can open" probe used to figure out the number really
supported, not the detection of FD_SETSIZE etc..

One quick way to do this is to simply make the test cacheable by converting it
to a AC_CECHE_CHECK call. Then all that is needed to do to override the test
is to set the ac_XXX environment variable when running configure.. no need
for a new configure option.

Regards
Henrik
Received on Wed Sep 11 2002 - 05:24:38 MDT

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