Nginx is not logging QUIT signal handling logs

kunaldas nginx-forum at forum.nginx.org
Wed May 23 07:42:26 UTC 2018


Hi,

I am sending QUIT signal to master process and it is terminating nginx also,
but I am not able to get any logs for to verify for gracefully exit.

I am using debug log level in http context as mentioned below.

error_log /etc/nginx/logs/ferror.log debug;

Sending signal to the NGINX master process by:
kill -QUIT $( cat /usr/local/nginx/logs/nginx.pid )

Can anybody please let me know how to get signal handling logs.

Thanks,
Kunal

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,279914,279914#msg-279914



More information about the nginx mailing list