Changeset 66a597 for server/src/http/modules/ngx_http_fastcgi_module.c
- 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/modules/ngx_http_fastcgi_module.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
server/src/http/modules/ngx_http_fastcgi_module.c
r1abb3d r66a597 183 183 { ngx_string("http_503"), NGX_HTTP_UPSTREAM_FT_HTTP_503 }, 184 184 { ngx_string("http_504"), NGX_HTTP_UPSTREAM_FT_HTTP_504 }, 185 { ngx_string("http_507"), NGX_HTTP_UPSTREAM_FT_HTTP_507 }, 185 186 { ngx_string("http_404"), NGX_HTTP_UPSTREAM_FT_HTTP_404 }, 186 187 { ngx_string("off"), NGX_HTTP_UPSTREAM_FT_OFF },
Note: See TracChangeset
for help on using the changeset viewer.
