comparison src/stream/ngx_stream.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 4f9b72a229c1
children 2ab7b55ae4a0 893b3313f53c
comparison
equal deleted inserted replaced
7804:4a9d28f8f39e 7805:ade8160120c1