]> git.kaiwu.me - nginx.git/commit
Access log: cancel the flush timer on graceful shutdown.
authorValentin Bartenev <vbart@nginx.com>
Mon, 25 Aug 2014 09:41:31 +0000 (13:41 +0400)
committerValentin Bartenev <vbart@nginx.com>
Mon, 25 Aug 2014 09:41:31 +0000 (13:41 +0400)
commitf9b99baed366b855cef24f3443be6337583ac0f3
treea71265d2531f63e5940448b6fe495d681a6681ae
parent8b30fb7c9771e24543f7fcc82431a4741f6e9d48
Access log: cancel the flush timer on graceful shutdown.

Previously, it could prevent a worker process from exiting
for up to the configured flush timeout.
src/http/modules/ngx_http_log_module.c