Home
last modified time | relevance | path

Searched refs:x_accel_expires (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h270 ngx_table_elt_t *x_accel_expires; member
H A Dngx_http_upstream.c4593 if (r->cache->valid_sec != 0 && u->headers_in.x_accel_expires != NULL) { in ngx_http_upstream_process_cache_control()
4740 u->headers_in.x_accel_expires = h; in ngx_http_upstream_process_accel_expires()