commit | f5f1ca325948b6bb8ee40e4db77b565bab22fa7a | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon Mar 02 21:44:42 2015 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon Mar 02 21:44:42 2015 +0300 |
tree | 93f546be6fb13075b4f3d0f388f59ece6cf9451c | |
parent | 4fd15155942f7655784ee12b96c2a776b64c83e7 [diff] |
Upstream: upstream argument in ngx_http_upstream_process_request(). In case of filter finalization, r->upstream might be changed during the ngx_event_pipe() call. Added an argument to preserve it while calling the ngx_http_upstream_process_request() function.