| commit | 153d743b071263686878c7a72b313a060cd2b9d8 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue Apr 15 15:06:52 2003 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Tue Apr 15 15:06:52 2003 +0000 |
| tree | 7e5afd98a2ccd1e4ecbc73f7c81d01ae2119605f | |
| parent | 9e4920b810e1e5e620d3c3638b20cef7446baa6d [diff] [blame] |
nginx-0.0.1-2003-04-15-19:06:52 import
diff --git a/src/http/modules/proxy/ngx_http_event_proxy_handler.h b/src/http/modules/proxy/ngx_http_event_proxy_handler.h index bf159d6..f0fcd97 100644 --- a/src/http/modules/proxy/ngx_http_event_proxy_handler.h +++ b/src/http/modules/proxy/ngx_http_event_proxy_handler.h
@@ -71,6 +71,7 @@ int block_size; int max_block_size; + int max_temp_file_size; int file_block_size; ngx_path_t *temp_path;