Displaying 1 result from an estimated 1 matches for "taskmax".
Did you mean:
taskman
2017 Mar 29
2
cannot login to imap under load
Hello,
>
> It does indeed run from systemd, so this is what's currently in the
> dovecot unit file ( /etc/systemd/system/dovecot.service ):
>
...
> [Service]
> Type=simple
> ExecStart=/usr/sbin/dovecot -F
> NonBlocking=yes
> TasksMax=10000
> LIMIT_NOFILE=10000
...
the parameter should be named
LimitNOFile=10000
(without the underscore), see