+-- On Thursday, December 21, 2000 08:56:39 +0500 Rajesh Kumar
<[EMAIL PROTECTED]> wrote:
| Hello All,
|
| The /etc/inetd.conf file contains the entry like:
|
| imap stream tcp nowait cyrus /usr/sbin/imapd imapd
|
| I don't see how to reduce the time limit or increse the number of servers.
If you had read the man page as suggested then you would:
The optional "`max" suffix (separated from "wait" or "nowait" by a dot)
specifies the maximum number of server instances that may be spawned from
inetd within an interval of 60 seconds. When omitted, "max" defaults to 40.
/Michael
--
This space intentionally left non-blank.