Changeset b6797e for server/src/http/ngx_http_upstream.h
- Timestamp:
- 02/04/09 21:15:09 (3 years ago)
- Branches:
- master-v0.7, upstream_count_limit
- Children:
- ad7c65, c522ec
- Parents:
- a81aea
- git-author:
- George Potapov <nephrite@…> (02/04/09 21:15:09)
- git-committer:
- George Potapov <nephrite@…> (02/04/09 21:15:09)
- File:
-
- 1 edited
-
server/src/http/ngx_http_upstream.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
server/src/http/ngx_http_upstream.h
r9941a7 rb6797e 27 27 #define NGX_HTTP_UPSTREAM_FT_BUSY_LOCK 0x00000200 28 28 #define NGX_HTTP_UPSTREAM_FT_MAX_WAITING 0x00000400 29 #define NGX_HTTP_UPSTREAM_FT_HTTP_507 0x0000080030 29 #define NGX_HTTP_UPSTREAM_FT_NOLIVE 0x40000000 31 30 #define NGX_HTTP_UPSTREAM_FT_OFF 0x80000000
Note: See TracChangeset
for help on using the changeset viewer.
