Re: [Dovecot] Auth processes/login processes count

2011-02-16 Thread Timo Sirainen
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

Re: [Dovecot] auth processes

2010-02-18 Thread Timo Sirainen
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

Re: [Dovecot] auth processes

2010-02-18 Thread Stan Hoeppner
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

Re: [Dovecot] auth processes

2010-02-18 Thread Eric Rostetter
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

Re: [Dovecot] auth processes

2010-02-18 Thread 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/dovecot/dovecot.conf line 1: U

Re: [Dovecot] auth processes

2010-02-18 Thread Timo Sirainen
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

Re: [Dovecot] auth processes

2010-02-18 Thread Stan Hoeppner
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

Re: [Dovecot] auth processes

2010-02-18 Thread Timo Sirainen
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