"Daniluk, Cris" <[EMAIL PROTECTED]> wrote:
>What is the general course of events when qmail-smtpd reaches the limit
>imposed on it by tcpserver? Does tcpserver hold the incoming connections in
>a TIME_WAIT state, deny the connection, respond with a try again later, or
>what?
The FM says:
-climit
Do not handle more than limit simultaneous connec-
tions. If there are limit simultaneous copies of
program running, defer acceptance of a new connec-
~~~~~~~~~~~~~~~~
tion until one copy finishes. limit must be a pos-
itive integer. Default: 40.
-Dave