Page 1 of 1

LFD dies on open file limit when using systemd

Posted: 09 Jan 2016, 16:21
by marcele
It seems that we need to apply the fix outlined here but for systemd:
viewtopic.php?f=5&t=8794&p=24868&hilit=ulimit#p24868

To fix add the LimitNOFILE option to the etc/systemd/system/multi-user.target.wants/lfd.service

Code: Select all

[Service]
LimitNOFILE=4096
It would be great to have this in the next release by default. Thanks Chirpy! Hope you had a good New Year!

Re: LFD dies on open file limit when using systemd

Posted: 10 Jan 2016, 16:21
by ForumAdmin
We will add this to the next release.

Re: LFD dies on open file limit when using systemd

Posted: 14 Jan 2016, 22:09
by ForumAdmin
This has been added in v8.09 which we have just released:
http://blog.configserver.com