2 Jul
2007
2 Jul
'07
4:37 p.m.
On Mon, 2007-07-02 at 15:20 +0900, Christian Balzer wrote:
Jul 2 14:12:30 engtest03 dovecot: auth(default): pool auth request handler: 104 / 4080 bytes Jul 2 14:12:30 engtest03 last message repeated 128 times
Auth request handler is created for each imap-login connection. So if you have 128 imap-login processes this isn't a leak.
Hmm. Does this help: http://hg.dovecot.org/dovecot-1.0/rev/50c79521e8f5
Oh and HUP'ing the master is not an option here, I guess the system load triggers a race condition in dovecot because several times when doing so I got this:
Jun 22 15:08:58 mb11 dovecot: listen(143) failed: Interrupted system call
Did you use killall? I think this happens only with it.