comparison src/http/ngx_http_upstream.c @ 7564:29b2dc731503

HTTP/2: close connection on frames with self-dependency. Don't waste server resources by sending RST_STREAM frames. Instead, reject HEADERS and PRIORITY frames with self-dependency by closing connection with PROTOCOL_ERROR.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 10 Sep 2019 15:33:37 +0300
parents 08ed570ad93c
children 3c8082c3f98a
comparison
equal deleted inserted replaced
7563:a7e8f953408e 7564:29b2dc731503