Changeset 66a597 for server/src/http/ngx_http_upstream.h
- Timestamp:
- 01/14/08 12:32:34 (4 years ago)
- Branches:
- master-v0.7, master-v0.6, next_upstream, upstream_count_limit
- Children:
- f54237
- Parents:
- 1abb3d
- git-author:
- Tomash Brechko <tomash.brechko@…> (01/14/08 12:32:34)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (01/14/08 12:32:34)
- File:
-
- 1 edited
-
server/src/http/ngx_http_upstream.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
server/src/http/ngx_http_upstream.h
r1abb3d r66a597 27 27 #define NGX_HTTP_UPSTREAM_FT_HTTP_502 0x00000200 28 28 #define NGX_HTTP_UPSTREAM_FT_HTTP_504 0x00000400 29 #define NGX_HTTP_UPSTREAM_FT_HTTP_507 0x00000800 29 30 #define NGX_HTTP_UPSTREAM_FT_OFF 0x80000000 30 31
Note: See TracChangeset
for help on using the changeset viewer.
