Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information