Latest update - 7400

This commit is contained in:
2018-11-22 10:14:23 +09:00
parent 6ee0f3383d
commit 44f2125a4c
11 changed files with 74 additions and 42 deletions
+1 -1
View File
@@ -365,7 +365,7 @@ struct ngx_http_upstream_s {
ngx_int_t (*rewrite_cookie)(ngx_http_request_t *r,
ngx_table_elt_t *h);
ngx_msec_t timeout;
ngx_msec_t start_time;
ngx_http_upstream_state_t *state;