diff options
author | FengGu <flygoast@126.com> | 2014-08-13 14:53:55 +0800 |
---|---|---|
committer | FengGu <flygoast@126.com> | 2014-08-13 14:53:55 +0800 |
commit | b4cb8475b142c0a76e3aa2b715cd9429784dd27e (patch) | |
tree | 8e47fa97b71dbd75e73b90da69351ff9310b0b7a /src/http/modules/ngx_http_uwsgi_module.c | |
parent | cb8a0327ab689867f6ea9e05fcb3242883e83bc2 (diff) | |
download | nginx-b4cb8475b142c0a76e3aa2b715cd9429784dd27e.tar.gz nginx-b4cb8475b142c0a76e3aa2b715cd9429784dd27e.zip |
Upstream: avoided directly terminating the connection.
When memory allocation failed in ngx_http_upstream_cache(), the connection
would be terminated directly in ngx_http_upstream_init_request().
Return a INTERNAL_SERVER_ERROR response instead.
Diffstat (limited to 'src/http/modules/ngx_http_uwsgi_module.c')
0 files changed, 0 insertions, 0 deletions