Date: Thu, 18 Sep 1997 21:35:46 -0400 (EDT) From: Steve Hovey <shovey@buffnet.net> To: freebsd-questions@freebsd.org Subject: capping forks Message-ID: <Pine.BSI.3.95.970918213422.6691A-100000@buffnet11.buffnet.net>
next in thread | raw e-mail | index | archive | help
How does one safely limit the number of child processes a program can fork? The old smtp mailer I used did this fine, but smap does not and occational spam attacks have made problems. I compared source and they seem to use the same method but Im not up enough on this to be sure. Any ideas appreciated!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970918213422.6691A-100000>