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

[Dovecot] Auth processes/login processes count

2011-02-15 Thread Thomas Hummel
Hello Timo, I'm running dovecot-1.2.12/Maildir/LDAP-passdb/LDAP-prefetched-userdb and I'm experiencing "random" latency (which even seem to make squirrelmail timeout sometimes) at login without noticing particular load on the server. LDAP backends are running fine as far as I know so I was invest

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
> > Currently there's no way to avoid that, except if you switch from PAM to > > e.g. shadow. v2.0 stops idling processes after a minute (but there are a > > some other new long running processes, and also it looks like that > > idle-stopping isn't currently wor

Re: [Dovecot] auth processes

2010-02-18 Thread Stan Hoeppner
t; do? > Currently there's no way to avoid that, except if you switch from PAM to > e.g. shadow. v2.0 stops idling processes after a minute (but there are a > some other new long running processes, and also it looks like that > idle-stopping isn't currently working for some r

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

[Dovecot] auth processes

2010-02-16 Thread Stan Hoeppner
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 ?00:00:00 dovecot-auth -w I can't seem to tweak dovecot.