comparison src/event/ngx_event_posted.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 3f5f0ab59b35
children 9d2ad2fb4423
comparison
equal deleted inserted replaced
5826:16013b71feed 5827:54e9b83d00f0