aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.h
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2024-01-29 10:29:39 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2024-01-29 10:29:39 +0300
commitcc4c3ee0a45ca3a2eeac2874e9199bf42560015c (patch)
tree03789f919ee9619d735e8942a769e2b8c0d8db5c /src/http/ngx_http_request.h
parentf255815f5d161fab0dd310fe826d4f7572e141f2 (diff)
downloadnginx-cc4c3ee0a45ca3a2eeac2874e9199bf42560015c.tar.gz
nginx-cc4c3ee0a45ca3a2eeac2874e9199bf42560015c.zip
Silenced complaints about socket leaks on forced termination.
When graceful shutdown was requested, and then nginx was forced to do fast shutdown, it used to (incorrectly) complain about open sockets left in connections which weren't yet closed when fast shutdown was requested. Fix is to avoid complaining about open sockets when fast shutdown was requested after graceful one. Abnormal termination, if requested with the WINCH signal, can still happen though.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions