[Dovecot] Dovecot 1.1.11 failing to accept SSL/TLS connections

Timo Sirainen tss at iki.fi
Wed Apr 8 20:54:11 EEST 2009


On Thu, 2009-03-19 at 16:56 +0000, Mike Brudenell wrote:
>         destroy_count = max_connections > CLIENT_DESTROY_OLDEST_COUNT*2 ?
>                 CLIENT_DESTROY_OLDEST_COUNT : I_MIN(max_connections/2, 1);
> 
> should set destroy_count to CLIENT_DESTROY_OLDEST_COUNT, which is 16. So I
> was expecting to see 16 messages in the log saying "Disconnected: Connection
> queue full": one as each client was disconnected, and that these would
> therefore appear in very quick succession.
> 
> Yet in reality although the message is logged frequently I wouldn't say it
> was a quick burst of 16.

I'm guessing that there just aren't many imap_clients. That most
connections are SSL connections that are being proxied and there's
probably just 1..few actual logging in clients.

Wonder if this helps: http://hg.dovecot.org/dovecot-1.1/rev/c91b73564611
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090408/b210e425/attachment.bin 


More information about the dovecot mailing list