Warning: fd limit (ulimit -n) is lower than required under max. load (1024 < 12288)

chronic

Verified User
Joined
Dec 14, 2006
Messages
96
Warning: fd limit (ulimit -n) is lower than required under max. load (1024 < 12288)

Hello, on a pair of servers when I restart the dovecot service i get this warning message:

Code:
Starting dovecot: Warning: fd limit (ulimit -n) is lower than required under max. load (1024 < 12288), because of default_client_limit

Can anyone help me solve and prevent it present every time I restart the service?

Thanks in advance
 
Hello,

try and replace /etc/init.d/dovecot with one from /usr/local/directadmin/custombuild/dovecot.boot (for centos) or /usr/local/directadmin/custombuild/dovecot.boot.debian (for debian)

Restart dovecot and see results.
 
Back
Top