standalone-nnrpd "dies" when hitting ressource limits

Heiko Schlichting heiko at cis.fu-berlin.de
Sat Jul 8 10:09:17 UTC 2000



Sven Paulus wrote:
> the standalone nnrpd parent process dies if there are temporary problems
> when it is trying to fork(). [...]

I think this is what MAX_FORKS is used for. If you don't want this behavior
you can increase MAX_FORKS. But in most cases it is a better solution to
terminate the standalone nnrpd than crashing other processes on the system
like inn or innfeed.

Your patch would make MAX_FORKS useless and increases the risk for a harmful
standalone nnrpd. You can just raise MAX_FORKS to a high value and should have
the same effect if you really want this.

Heiko

Heiko Schlichting        | Freie Universität Berlin
heiko at FU-Berlin.DE       | Zentraleinrichtung für Datenverarbeitung (ZEDAT)
Telefon +49 30 838-54327 | Fabeckstraße 32
Telefax +49 30 838-56721 | 14195 Berlin



More information about the inn-patches mailing list