commit | ab0c4f5038cec58e23a023d8a1e01be038504e3e | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Tue Oct 28 15:45:41 2003 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Tue Oct 28 15:45:41 2003 +0000 |
tree | 2857bfcbd81676e018df566a94004ea3d942764e | |
parent | 2b0c76cfbdfd660242f47ce66a4d54d30f9b23e8 [diff] [blame] |
nginx-0.0.1-2003-10-28-18:45:41 import
diff --git a/src/http/modules/proxy/ngx_http_proxy_handler.h b/src/http/modules/proxy/ngx_http_proxy_handler.h index 0f43f4f..f371cbc 100644 --- a/src/http/modules/proxy/ngx_http_proxy_handler.h +++ b/src/http/modules/proxy/ngx_http_proxy_handler.h
@@ -32,6 +32,8 @@ ssize_t temp_file_write_size; int cyclic_temp_file; + int pass_server; + int next_upstream; ngx_path_t *temp_path;