[Dovecot] imap-login: Disconnected: Connection queue full

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Wed May 16 15:17:21 EEST 2007


* Timo Sirainen <tss at iki.fi>:

> No. It means that it disconnected a client that wasn't yet logged in
> because login_max_connections was reached. It should happen only if
> login_max_processes_count was reached. Perhaps there's still a bug
> somewhere in there.. How many imap-login processes do you have running?
> Increasing login_processes_count probably helps for now.

root at postamt:~# ps auxwww |grep "imap \[" |wc -l
616
root at postamt:~# ps auxwww |grep "imap-login" |wc -l
14

So I have 616 "imap" processes and 14 imap-login processes.
Each of the 14 handles up to 32 auth requests.
And if I get this right, NEW imap-login processes are spawned
automatically when the need arises. Correct?

So I'm well below my limit of 128 imap-login processes.
Or do I have to count other *-login processes as well?

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt at charite.de
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                    send no mail to plonk at charite.de


More information about the dovecot mailing list