]> 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)
commit5ae726912654da10a9a81b2c8436829f3e94f69f
tree31a0555449d15d341d0c0f1812b1fb11f8f647d4
parenta987f81dd19210bc30b62591db331e31d3d74089
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