]> git.kaiwu.me - nginx.git/commit
HTTP/2: removed ngx_debug_point() call.
authorDaniil Bondarev <bondarev@amazon.com>
Tue, 14 Jan 2020 11:20:08 +0000 (14:20 +0300)
committerDaniil Bondarev <bondarev@amazon.com>
Tue, 14 Jan 2020 11:20:08 +0000 (14:20 +0300)
commit60f648f035fa05667b9ccbbea1b3a60d83534d9a
treeef0af18f6cafc6bc8b6f46288228b3f487848663
parentfb34316d68511bd0986d3153dfea93d21363016d
HTTP/2: removed ngx_debug_point() call.
    
With the recent change to prevent frames flood in d4448892a294,
nginx will finalize the connection with NGX_HTTP_V2_INTERNAL_ERROR
whenever flood is detected, causing nginx aborting or stopping if
the debug_points directive is used in nginx config.
src/http/v2/ngx_http_v2.c