Dovecot uses PLAIN authentication.
Upgrading Dovecot server above 1.1.16 version leads to many zombie processes that could eat resources.
After upgrade Dovecot runs dovecot-auth processes which starts zombie:
dovecot 10334 0.0 0.0 0 0 ?? Z 10:51PM 0:00.08 <defunct>
ktrace of dovecot-auth reveals this:
10330 dovecot-auth RET kevent 0
10330 dovecot-auth CALL gettimeofday(0x1200784f0,0x120077620)
10330 dovecot-auth RET gettimeofday 0
10330 dovecot-auth CALL gettimeofday(0x11ffe998,0)
10330 dovecot-auth RET gettimeofday 0
10330 dovecot-auth CALL kevent(0x7,0,0,0x120092000,0xa,0x11ffe9a8)
10330 dovecot-auth RET kevent 0
10330 dovecot-auth CALL gettimeofday(0x1200784f0,0x120077620)
10330 dovecot-auth RET gettimeofday 0
10330 dovecot-auth CALL gettimeofday(0x11ffe998,0)
10330 dovecot-auth RET gettimeofday 0
10330 dovecot-auth CALL kevent(0x7,0,0,0x120092000,0xa,0x11ffe9a8)
and loops forever.
The longer Dovecot runs more zombies are created, rate is one per 30 seconds.
Additionally, each connection to Dovecot leaves one more zombie process.
>How-To-Repeat:
Install Dovecot 1.2.x from ports on Alphaserver 1200 and run it with default dovecot.conf (even taken from examples directory). No mather if you use POP3 or IMAP.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-alpha
To unsubscribe, send any mail to "freebsd-alph...@freebsd.org"
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de