diff dovecot-example.conf @ 6313:0e08960275f8 HEAD

Grow file descriptors to 64k at startup, and drop them for login and imap processes.
author Timo Sirainen <tss@iki.fi>
date Fri, 24 Aug 2007 20:49:33 +0300
parents 2d5363433029
children 7ad61f00ee55
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Aug 24 20:00:14 2007 +0300
+++ b/dovecot-example.conf	Fri Aug 24 20:49:33 2007 +0300
@@ -164,8 +164,6 @@
 # Maximum number of connections allowed per each login process. This setting
 # is used only if login_process_per_connection=no. Once the limit is reached,
 # the process notifies master so that it can create a new login process.
-# You should make sure that the process has at least
-# 16 + login_max_connections * 2 available file descriptors.
 #login_max_connections = 256
 
 # Greeting message for clients.