Thank you Ivan,

I just checked it and modified to 

        imap            cmd="imapd -U 60" listen="imap" prefork=10 maxchild=500 
proto=tcp4
        imaps           cmd="imapd -s -U 60" listen="imaps" prefork=10 
maxchild=500 proto=tcp4

We will see, soon.

The old (default) was:

        imap            cmd="imapd -U 30" listen="imap" prefork=0 maxchild=100
        imaps           cmd="imapd -s -U 30" listen="imaps" prefork=0 
maxchild=100

When I checked it before, I had 120 imapd process running and 125
connections (netstat -tapn | grep imap).

Now I have 121 processes and 97 connections.

I will report here.

Thanks!
István



2022. 11. 15, kedd keltezéssel 12.53-kor Ivan Kuznetsov ezt írta:
> Hello
> 
> It can be a lack of available IMAP handlers. One TB makes more than
> one 
> IMAP connection depending of a number of tabs opened. Some client 
> connections can hit a limit of running imapd processes. Consult with 
> cyrus.conf
> 
> Regards, Ivan
> 
> 

------------------------------------------
Cyrus: Info
Permalink: 
https://cyrus.topicbox.com/groups/info/Tc5a2b80110a27505-M9d6bfc22db515ec6251e9054
Delivery options: https://cyrus.topicbox.com/groups/info/subscription

Reply via email to