From: Timo Sirainen Date: Thu, 10 Jun 2004 16:23:21 +0000 (+0300) Subject: s/login_process_per_user/login_process_per_connection/ X-Git-Tag: 1.1.alpha1~4000 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72d850896e21268b955ef96bcb375b483837724a;p=thirdparty%2Fdovecot%2Fcore.git s/login_process_per_user/login_process_per_connection/ --HG-- branch : HEAD --- diff --git a/doc/configuration.txt b/doc/configuration.txt index dd0aae5bd0..0a24c7bd9b 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -126,7 +126,7 @@ few processes handling multiple connections. The problem with sharing connections is that if a security hole is found, the attacker could hijack other peoples connections or steal their passwords if plaintext authentication was used (even with SSL/TLS). If you want to be fast, -set login_process_per_user = no. +set login_process_per_connection = no. Dovecot's memory usage is very small. Almost all memory usage you see with ps/top is from mmap()ed files, meaning that operating system can drop any