Softaculous


Topic : Nginx Error: getrlimit(RLIMIT_NOFILE)


Posted By: fintec-mgmt on November 22, 2016, 5:37 pm
Every time nginx starts it posts this error.


Quote
2016/11/22 17:26:45 [notice] 1568#0: using the "epoll" event method
2016/11/22 17:26:45 [notice] 1568#0: nginx/1.10.2
2016/11/22 17:26:45 [notice] 1568#0: built by gcc 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)
2016/11/22 17:26:45 [notice] 1568#0: OS: Linux 2.6.32-642.11.1.el6.x86_64
2016/11/22 17:26:45 [notice] 1568#0: getrlimit(RLIMIT_NOFILE): 1024:4096
2016/11/22 17:26:45 [notice] 1569#0: start worker processes
2016/11/22 17:26:45 [notice] 1569#0: start worker process 1570


Can someone shed some light on this?

Code
Ive tried increasing numbers on /etc/security/limits.d
Also tried adding  worker_rlimit_nofile    20000;

No Success  :-(

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.