dovecot error

Odhiambo Washington odhiambo at gmail.com
Sat Dec 11 08:11:38 UTC 2021


On Fri, Dec 10, 2021 at 10:04 PM Rajesh M <24x7server at 24x7server.net> wrote:

> hello all
>
> we were seeing an error as such in dovecot.log for the first time
>
> we use sogo for active sync
>
> dovecot: master: Warning: service(dict): process_limit (100) reached,
> client connections are being dropped
>


You could check why you are spawning so many dict processes. Maybe there is
a bottleneck around MySQL?

In the meantime you could increase the process limit - from 10-master.conf:
service dict {
service_count = 1
process_limit = 500
}


once we restarted sogo service this issue got resolved
>

Check what sogo is doing.



-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20211211/f848cc00/attachment.htm>


More information about the dovecot mailing list