commit | 6876bcdad64aceecb2d4b832c6a2a5e347b17ac0 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Aug 09 13:54:33 2007 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Aug 09 13:54:33 2007 +0000 |
tree | 613a5440c084527637ef8b5bf4b36c5134c88801 | |
parent | 031a6e2906592b4f5bfa6f21eb2fe2d49478139c [diff] [blame] |
backup upstream servers
diff --git a/src/http/ngx_http_upstream.h b/src/http/ngx_http_upstream.h index b3bb1b4..5c77be3 100644 --- a/src/http/ngx_http_upstream.h +++ b/src/http/ngx_http_upstream.h
@@ -24,6 +24,7 @@ #define NGX_HTTP_UPSTREAM_FT_HTTP_404 0x00000040 #define NGX_HTTP_UPSTREAM_FT_BUSY_LOCK 0x00000080 #define NGX_HTTP_UPSTREAM_FT_MAX_WAITING 0x00000100 +#define NGX_HTTP_UPSTREAM_FT_NOLIVE 0x40000000 #define NGX_HTTP_UPSTREAM_FT_OFF 0x80000000