diff src/http/modules/proxy/ngx_http_event_proxy_handler.h @ 77:57c2e18d3572

nginx-0.0.1-2003-04-17-21:59:35 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 17 Apr 2003 17:59:35 +0000
parents 6127d7075471
children fccdb921e8b8
line wrap: on
line diff
--- 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 @@ typedef struct {
     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;