Home
last modified time | relevance | path

Searched refs:NGX_ERROR_IGNORE_ECONNRESET (Results 1 – 24 of 24) sorted by relevance

/dports/security/modsecurity3-nginx/nginx-1.20.0/src/core/
H A Dngx_connection.h98 NGX_ERROR_IGNORE_ECONNRESET, enumerator
H A Dngx_connection.c1494 ) && c->log_error == NGX_ERROR_IGNORE_ECONNRESET) in ngx_connection_error()
1523 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_connection_error()
/dports/www/nginx-full/nginx-1.20.2/src/core/
H A Dngx_connection.h98 NGX_ERROR_IGNORE_ECONNRESET, enumerator
H A Dngx_connection.c1494 ) && c->log_error == NGX_ERROR_IGNORE_ECONNRESET) in ngx_connection_error()
1523 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_connection_error()
/dports/www/nginx-lite/nginx-1.20.2/src/core/
H A Dngx_connection.h98 NGX_ERROR_IGNORE_ECONNRESET, enumerator
H A Dngx_connection.c1494 ) && c->log_error == NGX_ERROR_IGNORE_ECONNRESET) in ngx_connection_error()
1523 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_connection_error()
/dports/www/nginx/nginx-1.20.2/src/core/
H A Dngx_connection.h98 NGX_ERROR_IGNORE_ECONNRESET, enumerator
H A Dngx_connection.c1494 ) && c->log_error == NGX_ERROR_IGNORE_ECONNRESET) in ngx_connection_error()
1523 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_connection_error()
/dports/www/nginx-devel/nginx-1.21.5/src/core/
H A Dngx_connection.h98 NGX_ERROR_IGNORE_ECONNRESET, enumerator
H A Dngx_connection.c1497 ) && c->log_error == NGX_ERROR_IGNORE_ECONNRESET) in ngx_connection_error()
1526 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_connection_error()
/dports/www/nginx-naxsi/nginx-1.20.2/src/core/
H A Dngx_connection.h98 NGX_ERROR_IGNORE_ECONNRESET, enumerator
H A Dngx_connection.c1494 ) && c->log_error == NGX_ERROR_IGNORE_ECONNRESET) in ngx_connection_error()
1523 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_connection_error()
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/event/
H A Dngx_event_openssl.c3069 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
3181 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
/dports/www/nginx-naxsi/nginx-1.20.2/src/event/
H A Dngx_event_openssl.c3124 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
3236 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
/dports/www/nginx-lite/nginx-1.20.2/src/event/
H A Dngx_event_openssl.c3124 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
3236 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
/dports/www/nginx/nginx-1.20.2/src/event/
H A Dngx_event_openssl.c3124 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
3236 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
/dports/www/nginx-full/nginx-1.20.2/src/event/
H A Dngx_event_openssl.c3124 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
3236 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
/dports/www/nginx-devel/nginx-1.21.5/src/event/
H A Dngx_event_openssl.c3320 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
3435 case NGX_ERROR_IGNORE_ECONNRESET: in ngx_ssl_connection_error()
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/
H A Dngx_http_request.c3315 c->log_error = NGX_ERROR_IGNORE_ECONNRESET; in ngx_http_keepalive_handler()
/dports/www/nginx-lite/nginx-1.20.2/src/http/
H A Dngx_http_request.c3315 c->log_error = NGX_ERROR_IGNORE_ECONNRESET; in ngx_http_keepalive_handler()
/dports/www/nginx-full/nginx-1.20.2/src/http/
H A Dngx_http_request.c3315 c->log_error = NGX_ERROR_IGNORE_ECONNRESET; in ngx_http_keepalive_handler()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/
H A Dngx_http_request.c3315 c->log_error = NGX_ERROR_IGNORE_ECONNRESET; in ngx_http_keepalive_handler()
/dports/www/nginx/nginx-1.20.2/src/http/
H A Dngx_http_request.c3315 c->log_error = NGX_ERROR_IGNORE_ECONNRESET; in ngx_http_keepalive_handler()
/dports/www/nginx-devel/nginx-1.21.5/src/http/
H A Dngx_http_request.c3330 c->log_error = NGX_ERROR_IGNORE_ECONNRESET; in ngx_http_keepalive_handler()