comparison src/core/ngx_log.h @ 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 f18db38a9826
children af5b47569cb2
comparison
equal deleted inserted replaced
7804:4a9d28f8f39e 7805:ade8160120c1