Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
796de73034
|
||
|
|
978d81dd1b
|
+1
-1
Submodule lib/naxsi updated: f73b525f29...e9c3dd7133
Submodule lib/nginx-http-flv-module updated: 98c6d45865...6d01b3be77
+1
-1
Submodule lib/openssl updated: 016df9f433...0f7abb4eb6
@@ -2476,10 +2476,6 @@ ngx_http_v2_connection_error(ngx_http_v2_connection_t *h2c,
|
|||||||
ngx_log_debug0(NGX_LOG_DEBUG_HTTP, h2c->connection->log, 0,
|
ngx_log_debug0(NGX_LOG_DEBUG_HTTP, h2c->connection->log, 0,
|
||||||
"http2 state connection error");
|
"http2 state connection error");
|
||||||
|
|
||||||
if (err == NGX_HTTP_V2_INTERNAL_ERROR) {
|
|
||||||
ngx_debug_point();
|
|
||||||
}
|
|
||||||
|
|
||||||
ngx_http_v2_finalize_connection(h2c, err);
|
ngx_http_v2_finalize_connection(h2c, err);
|
||||||
|
|
||||||
return NULL;
|
return NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user