[INN-COMMITTERS] STABLE-2_3 inn/innd (innd.c)

Russ Allbery Russ_Allbery at isc.org
Mon Mar 25 02:42:39 UTC 2002


    Date: Sunday, March 24, 2002 @ 18:42:38
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/innd
     Tag: STABLE-2_3

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.


+
 0 files changed


More information about the inn-committers mailing list