nginx-0.0.1-2003-04-17-21:59:35 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 f0fcd97..64f14e2 100644 --- a/src/http/modules/proxy/ngx_http_event_proxy_handler.h +++ b/src/http/modules/proxy/ngx_http_event_proxy_handler.h
@@ -72,7 +72,7 @@ int block_size; int max_block_size; int max_temp_file_size; - int file_block_size; + int temp_file_write_size; ngx_path_t *temp_path; int temp_file_warn;