On 15.2.2011, at 16.19, Thomas Hummel wrote:
> login_max_processes_count = 1024
>
> auth default {
> [...]
> count = 5
> }
>
> I've got several questions :
>
> 1) how can I count more than login_max_processes_count processes ?
>
> # ps aux | egrep -i '(pop3|imap)-logi
On 18.2.2010, at 23.08, Stan Hoeppner wrote:
> Timo Sirainen put forth on 2/18/2010 12:54 PM:
>
>> Hmm. You could try setting auth_worker_max_request_count=1 to see if
>> that gets rid of the processes after they've handled the request.
>
> Restarting IMAP/POP3 mail server: dovecotError: Error i
Eric Rostetter put forth on 2/18/2010 3:21 PM:
> Quoting Stan Hoeppner :
>
>> Timo Sirainen put forth on 2/18/2010 12:54 PM:
>>
>>> Hmm. You could try setting auth_worker_max_request_count=1 to see if
>>> that gets rid of the processes after they've handled the request.
>>
>> Restarting IMAP/POP3
Quoting Stan Hoeppner :
Timo Sirainen put forth on 2/18/2010 12:54 PM:
Hmm. You could try setting auth_worker_max_request_count=1 to see if
that gets rid of the processes after they've handled the request.
Restarting IMAP/POP3 mail server: dovecotError: Error in configuration file
/etc/dovec
Timo Sirainen put forth on 2/18/2010 12:54 PM:
> Hmm. You could try setting auth_worker_max_request_count=1 to see if
> that gets rid of the processes after they've handled the request.
Restarting IMAP/POP3 mail server: dovecotError: Error in configuration file
/etc/dovecot/dovecot.conf line 1: U
On Thu, 2010-02-18 at 12:47 -0600, Stan Hoeppner wrote:
> > Are you using passwd/pam combination? The second process is "auth
> > worker", which does blocking passdb/userdb lookups. The v1.0 behavior
> > was causing bugs.
>
> Yep:
> auth default:
> worker_max_count: 1
> process_size: 16
> pa
Timo Sirainen put forth on 2/18/2010 9:17 AM:
> On Tue, 2010-02-16 at 08:16 -0600, Stan Hoeppner wrote:
>> With 1.0.15 my configuration I a single dovecot-auth process, which is what I
>> want now. Since upgrading to 1.2.10 I have two such processes:
>>
>> root 16992 16990 0 Feb15 ?00
On Tue, 2010-02-16 at 08:16 -0600, Stan Hoeppner wrote:
> With 1.0.15 my configuration I a single dovecot-auth process, which is what I
> want now. Since upgrading to 1.2.10 I have two such processes:
>
> root 16992 16990 0 Feb15 ?00:00:00 dovecot-auth
> root 16997 16990 0 Feb15