Searched refs:NGX_HTTP_UPSTREAM_IGN_XA_EXPIRES (Results 1 – 2 of 2) sorted by relevance
49 #define NGX_HTTP_UPSTREAM_IGN_XA_EXPIRES 0x00000004 macro
467 { ngx_string("X-Accel-Expires"), NGX_HTTP_UPSTREAM_IGN_XA_EXPIRES },4748 if (u->conf->ignore_headers & NGX_HTTP_UPSTREAM_IGN_XA_EXPIRES) { in ngx_http_upstream_process_accel_expires()