]> git.kaiwu.me - nginx.git/commit
HTTP/2: always send GOAWAY while worker is shutting down.
authorValentin Bartenev <vbart@nginx.com>
Tue, 19 Jul 2016 17:22:44 +0000 (20:22 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 19 Jul 2016 17:22:44 +0000 (20:22 +0300)
commite1d2701785d4a48da615cb53c48907bfffc4155b
tree58faeac004d76b54f1e5fb886072a34d22f7551e
parente39b70d00be00a700476e61cf4172425f926406e
HTTP/2: always send GOAWAY while worker is shutting down.

Previously, if the worker process exited, GOAWAY was sent to connections in
idle state, but connections with active streams were closed without GOAWAY.
src/http/v2/ngx_http_v2.c