Changeset 445d49 for server/src/http/ngx_http_upstream.h
- Timestamp:
- 01/27/08 12:27:44 (4 years ago)
- Branches:
- master-v0.7, master-v0.6, upstream_count_limit
- Children:
- 3e654c
- Parents:
- 432a6a (diff), 66a597 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - git-author:
- Tomash Brechko <tomash.brechko@…> (01/27/08 12:27:44)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (01/27/08 12:27:44)
- File:
-
- 1 edited
-
server/src/http/ngx_http_upstream.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
server/src/http/ngx_http_upstream.h
rde9561 r445d49 25 25 #define NGX_HTTP_UPSTREAM_FT_BUSY_LOCK 0x00000080 26 26 #define NGX_HTTP_UPSTREAM_FT_MAX_WAITING 0x00000100 27 #define NGX_HTTP_UPSTREAM_FT_HTTP_502 0x00000200 28 #define NGX_HTTP_UPSTREAM_FT_HTTP_504 0x00000400 29 #define NGX_HTTP_UPSTREAM_FT_HTTP_507 0x00000800 27 30 #define NGX_HTTP_UPSTREAM_FT_OFF 0x80000000 28 31
Note: See TracChangeset
for help on using the changeset viewer.
