On Tuesday, August 21, 2018 22:51:09 Darryl Philip Baker wrote:
> I forgot to add the systemd directive, LimitNOFILE=   Which is the number
> of file descriptors.

Thanks!! I added this under the [Service] section:
LimitNOFILE=8192

Then did a
$ systemctl daemon-reload
$ /bin/systemctl restart httpd.service

Now I'm able to open 8174 files :)
-- 
Jørn Dahl-Stamnes
homepage: http://www.dahl-stamnes.net/dahls/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to