comparison src/http/ngx_http_core_module.c @ 7805:ade8160120c1

HTTP/2: improved handling of "keepalive_timeout 0". Without explicit handling, a zero timer was actually added, leading to multiple unneeded syscalls. Further, sending GOAWAY frame early might be beneficial for clients. Reported by Sergey Kandaurov.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 26 Mar 2021 01:44:57 +0300
parents de0b6f1fe4e4
children 1ebd78df4ce7 13f7085b90d2
comparison
equal deleted inserted replaced
7804:4a9d28f8f39e 7805:ade8160120c1