comparison src/core/ngx_radix_tree.c @ 5827:54e9b83d00f0

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.
author FengGu <flygoast@126.com>
date Wed, 13 Aug 2014 14:53:55 +0800
parents 3be3de31d7dd
children
comparison
equal deleted inserted replaced
5826:16013b71feed 5827:54e9b83d00f0