]> git.kaiwu.me - nginx.git/commit
HTTP/2: limited number of PRIORITY frames.
authorRuslan Ermilov <ru@nginx.com>
Tue, 13 Aug 2019 12:43:40 +0000 (15:43 +0300)
committerRuslan Ermilov <ru@nginx.com>
Tue, 13 Aug 2019 12:43:40 +0000 (15:43 +0300)
commit39bb3b9d4a33bd03c8ae0134dedc8a7700ae7b2b
tree4b0c0d8ce2d305347296c39101f19a3ebad363ea
parent94c5eb142e58a86f81eb1369fa6fcb96c2f23d6b
HTTP/2: limited number of PRIORITY frames.

Fixed excessive CPU usage caused by a peer that continuously shuffles
priority of streams.  Fix is to limit the number of PRIORITY frames.
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2.h