[INN-COMMITTERS] inn/innd (innd.c)
Russ Allbery
Russ_Allbery at isc.org
Mon Mar 25 02:41:36 UTC 2002
Date: Sunday, March 24, 2002 @ 18:41:36
Author: rra
Path: /dist1/cvs/isc/inn/inn/innd
Modified: innd.c
Some hosts return RLIM_INFINITY as a file descriptor limit. That caused
channel setup to allocate a ludicrously large table to store information
about them all. Arbitrarily cap the channel table at maxconnections plus
MaxOutgoing plus some fudge or 5000, whichever is larger. Reported by
Colin Smith <Colin.Smith at motorola.com> for AIX.
--------+
innd.c | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletion(-)
More information about the inn-committers
mailing list