dovecot: master: Warning: service(imap-login): process_limit (100) reached, client connections are being dropped
Hello,
I would need a little help.
I have the following message in the logs
dovecot: master: Warning: service(imap-login): process_limit (100) reached, client connections are being dropped
I have already modified the file /etc/dovecot/conf.d/10-master.conf
The first 2 lines are
default_process_limit = 200 default_client_limit = 1250
and if i make:
grep -r process_limit /etc/
he found that:
/etc/dovecot/conf.d/10-master.conf:default_process_limit = 200 /etc/dovecot/conf.d/10-master.conf: process_limit = 1024 /etc/dovecot/conf.d/10-master.conf: #process_limit = 1024 /etc/dovecot/conf.d/10-master.conf: process_limit = 1024 /etc/dovecot/conf.d/10-master.conf.original:default_process_limit = 150 /etc/dovecot/conf.d/10-master.conf.original: #process_limit = 1024 /etc/dovecot/conf.d/10-master.conf.original: #process_limit = 1024 /etc/dovecot/conf.d/10-master.conf.original: #process_limit = 1024 /etc/dovecot/conf.d/20-managesieve.conf: #process_limit = 1024
And so I don’t really understand why this error message remains at 100,
I specify that the postfix and dovecot services were restarted after the modification,
On 28/01/2025 10:13 EET Stephane De Greef via dovecot <dovecot@dovecot.org> wrote:
Hello,
I would need a little help.
I have the following message in the logs
dovecot: master: Warning: service(imap-login): process_limit (100) reached, client connections are being dropped
I have already modified the file /etc/dovecot/conf.d/10-master.conf
The first 2 lines are
default_process_limit = 200 default_client_limit = 1250
and if i make:
grep -r process_limit /etc/
he found that:
/etc/dovecot/conf.d/10-master.conf:default_process_limit = 200 /etc/dovecot/conf.d/10-master.conf: process_limit = 1024 /etc/dovecot/conf.d/10-master.conf: #process_limit = 1024 /etc/dovecot/conf.d/10-master.conf: process_limit = 1024 /etc/dovecot/conf.d/10-master.conf.original:default_process_limit = 150 /etc/dovecot/conf.d/10-master.conf.original: #process_limit = 1024 /etc/dovecot/conf.d/10-master.conf.original: #process_limit = 1024 /etc/dovecot/conf.d/10-master.conf.original: #process_limit = 1024 /etc/dovecot/conf.d/20-managesieve.conf: #process_limit = 1024
And so I don’t really understand why this error message remains at 100,
I specify that the postfix and dovecot services were restarted after the modification,
Can you please send output of doveconf -n?
Aki
participants (2)
-
Aki Tuomi
-
Stephane De Greef