Portal Home > Knowledgebase > Articles Database > Unknown nginx log error


Unknown nginx log error




Posted by hostyourdream, 11-23-2014, 09:38 PM
Hi Today i got this error on nginx log and nginx restart at this time but i don't know why: At this time nothing else run like a cron or anything that be able to do that Any ideas? Thanks

Posted by madaboutlinux, 11-24-2014, 01:56 AM
It is possible that a spike in traffic caused Nginx to reach one of its limit and cause it to die? What are the previous few lines in the logs before the nginx.pid failed line?

Posted by AttackerNET, 11-24-2014, 10:01 AM
Check your log files, server stats, load averages during that time (~03:0X) - What's your current nginx.conf configs?

Posted by hostyourdream, 11-24-2014, 12:40 PM
worker_processes 4; worker_priority -10; worker_rlimit_nofile 260000; timer_resolution 100ms; error_log logs/error.log; pid logs/nginx.pid; pcre_jit on; events { worker_connections 32768;



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Reseller Selection (Views: 648)