hanging imap with more then 120 connections

lst_hoe02 at kwsoft.de lst_hoe02 at kwsoft.de
Fri Aug 22 06:14:23 EDT 2014


Zitat von Marcus Schopen <lists at localguru.de>:

> Hi,
>
> my cyrus/imap starts hanging (I get timeouts on port 143) whenever a
> user is connecting to 120 mailboxes from a single IP and holding these
> connections for some time. The machine (KVM, 4 GB RAM, 4x2,1 GHz CPU)
> doesn't have hight load or is swapping therefore I'm a little bit
> surprised about this behavior.
>
> SERVICES {
> ...
> imap	cmd="imapd -U 30" listen="imap" prefork=4 maxchild=100
> imaps	cmd="imapd -s -U 30" listen="imaps" prefork=4 maxchild=100
> ...
> }
>
> Would maxchild=150 solve it and would the work out with the given VM
> setup?
>
> Ciao
> Marcus

With maxchild=100 you can have at max 100 concurrent IMAP connections.  
If you need more you should raise this value. If your machine is able  
to handle this depends on what is actually done with this open  
connections and what other services compete for machine resources.

Regards

Andreas




-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5958 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20140822/4dc71bbd/attachment-0001.bin 


More information about the Info-cyrus mailing list