comparison src/http/modules/proxy/ngx_http_proxy_handler.h @ 395:f8f0f1834266

nginx-0.0.7-2004-07-16-21:11:43 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 16 Jul 2004 17:11:43 +0000
parents 6bdf858bff8c
children b9bd635011de
comparison
equal deleted inserted replaced
394:e7a68e14ccd3 395:f8f0f1834266
201 ngx_uint_t connection; 201 ngx_uint_t connection;
202 ngx_http_proxy_ctx_t *proxy; 202 ngx_http_proxy_ctx_t *proxy;
203 } ngx_http_proxy_log_ctx_t; 203 } ngx_http_proxy_log_ctx_t;
204 204
205 205
206 #define NGX_HTTP_PROXY_PARSE_NO_HEADER 20 206 #define NGX_HTTP_PROXY_PARSE_NO_HEADER 30
207 207
208 208
209 #define NGX_HTTP_PROXY_FT_ERROR 0x02 209 #define NGX_HTTP_PROXY_FT_ERROR 0x02
210 #define NGX_HTTP_PROXY_FT_TIMEOUT 0x04 210 #define NGX_HTTP_PROXY_FT_TIMEOUT 0x04
211 #define NGX_HTTP_PROXY_FT_INVALID_HEADER 0x08 211 #define NGX_HTTP_PROXY_FT_INVALID_HEADER 0x08