nginx-0.0.1-2003-10-27-19:16:17 import
diff --git a/src/http/modules/proxy/ngx_http_proxy_handler.c b/src/http/modules/proxy/ngx_http_proxy_handler.c index ae6d5d1..0bb3cce 100644 --- a/src/http/modules/proxy/ngx_http_proxy_handler.c +++ b/src/http/modules/proxy/ngx_http_proxy_handler.c
@@ -457,6 +457,7 @@ return; } + ngx_event_connect_peer_failed(&p->upstream); ngx_http_proxy_close_connection(c); }