-
behavior: worker process segmentation fault
-
description: set
error_page
for proxy server and make a conditional client request for a cached response -
sketch:
-
ngx_http_internal_redirect
at src/http/ngx_http_core_module.c:2436r->cache = NULL;
-
ngx_http_upstream_cache_background_update
at src/http/ngx_http_upstream.c:1100if (!r->cached || !r->cache->background) {
r->cached
is not necessarily reset to0
thoughr->cache
becomesNULL
-
-
patch: unresovled
nginx-1782
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||