Latest update - 7340
This commit is contained in:
@@ -1546,6 +1546,8 @@ ngx_http_upstream_connect(ngx_http_request_t *r, ngx_http_upstream_t *u)
|
||||
|
||||
c = u->peer.connection;
|
||||
|
||||
c->requests++;
|
||||
|
||||
c->data = r;
|
||||
|
||||
c->write->handler = ngx_http_upstream_handler;
|
||||
|
||||
Reference in New Issue
Block a user