Home
last modified time | relevance | path

Searched refs:no_cacheable (Results 1 – 25 of 33) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.c784 v->no_cacheable = 0; in ngx_http_variable_request_get_size()
890 v->no_cacheable = 0; in ngx_http_variable_headers_internal()
1045 v->no_cacheable = 0; in ngx_http_variable_request_line()
1073 v->no_cacheable = 0; in ngx_http_variable_cookie()
1102 v->no_cacheable = 0; in ngx_http_variable_argument()
1155 v->no_cacheable = 0; in ngx_http_variable_tcpinfo()
1219 v->no_cacheable = 0; in ngx_http_variable_host()
1284 v->no_cacheable = 0; in ngx_http_variable_remote_addr()
1300 v->no_cacheable = 0; in ngx_http_variable_remote_port()
1324 v->no_cacheable = 0; in ngx_http_variable_proxy_protocol_addr()
[all …]
H A Dngx_http_script.c46 if (r->variables[*index].no_cacheable) { in ngx_http_script_flush_complex_value()
528 if (r->variables[i].no_cacheable) { in ngx_http_script_run()
573 if (r->variables[index[n]].no_cacheable) { in ngx_http_script_flush_no_cacheable_variables()
1721 r->variables[code->index].no_cacheable = 0; in ngx_http_script_set_var_code()
H A Dngx_http_upstream.c5278 v->no_cacheable = 0; in ngx_http_upstream_addr_variable()
5349 v->no_cacheable = 0; in ngx_http_upstream_status_variable()
5415 v->no_cacheable = 0; in ngx_http_upstream_response_time_variable()
5492 v->no_cacheable = 0; in ngx_http_upstream_response_length_variable()
5607 v->no_cacheable = 0; in ngx_http_upstream_cookie_variable()
5631 v->no_cacheable = 0; in ngx_http_upstream_cache_status()
5662 v->no_cacheable = 0; in ngx_http_upstream_cache_last_modified()
5684 v->no_cacheable = 0; in ngx_http_upstream_cache_etag()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_variables.c522 v->no_cacheable = 0; in ngx_stream_variable_remote_addr()
538 v->no_cacheable = 0; in ngx_stream_variable_remote_port()
562 v->no_cacheable = 0; in ngx_stream_variable_proxy_protocol_addr()
578 v->no_cacheable = 0; in ngx_stream_variable_proxy_protocol_port()
619 v->no_cacheable = 0; in ngx_stream_variable_server_addr()
635 v->no_cacheable = 0; in ngx_stream_variable_server_port()
676 v->no_cacheable = 0; in ngx_stream_variable_bytes()
705 v->no_cacheable = 0; in ngx_stream_variable_session_time()
724 v->no_cacheable = 0; in ngx_stream_variable_status()
744 v->no_cacheable = 0; in ngx_stream_variable_connection()
[all …]
H A Dngx_stream_map_module.c30 unsigned no_cacheable:1; member
140 v->no_cacheable = 0; in ngx_stream_map_variable()
268 ctx.no_cacheable = 0; in ngx_stream_map_block()
285 if (ctx.no_cacheable) { in ngx_stream_map_block()
406 ctx->no_cacheable = 1; in ngx_stream_map()
501 var->no_cacheable = 0; in ngx_stream_map()
H A Dngx_stream_geoip_module.c336 v->no_cacheable = 0; in ngx_stream_geoip_country_variable()
389 v->no_cacheable = 0; in ngx_stream_geoip_org_variable()
433 v->no_cacheable = 0; in ngx_stream_geoip_city_variable()
483 v->no_cacheable = 0; in ngx_stream_geoip_region_name_variable()
519 v->no_cacheable = 0; in ngx_stream_geoip_city_float_variable()
551 v->no_cacheable = 0; in ngx_stream_geoip_city_int_variable()
H A Dngx_stream_ssl_preread_module.c546 v->no_cacheable = 0; in ngx_stream_ssl_preread_protocol_variable()
569 v->no_cacheable = 0; in ngx_stream_ssl_preread_server_name_variable()
592 v->no_cacheable = 0; in ngx_stream_ssl_preread_alpn_protocols_variable()
H A Dngx_stream_realip_module.c364 v->no_cacheable = 0; in ngx_stream_realip_remote_addr_variable()
386 v->no_cacheable = 0; in ngx_stream_realip_remote_port_variable()
H A Dngx_stream_upstream.c136 v->no_cacheable = 0; in ngx_stream_upstream_addr_variable()
193 v->no_cacheable = 0; in ngx_stream_upstream_bytes_variable()
247 v->no_cacheable = 0; in ngx_stream_upstream_response_time_variable()
H A Dngx_stream_script.c47 if (s->variables[*index].no_cacheable) { in ngx_stream_script_flush_complex_value()
404 if (s->variables[i].no_cacheable) { in ngx_stream_script_run()
449 if (s->variables[index[n]].no_cacheable) { in ngx_stream_script_flush_no_cacheable_variables()
H A Dngx_stream_split_clients_module.c233 part->value.no_cacheable = 0; in ngx_stream_split_clients()
H A Dngx_stream_ssl_module.c506 v->no_cacheable = 0; in ngx_stream_ssl_static_variable()
537 v->no_cacheable = 0; in ngx_stream_ssl_variable()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_map_module.c30 unsigned no_cacheable:1; member
142 v->no_cacheable = 0; in ngx_http_map_variable()
269 ctx.no_cacheable = 0; in ngx_http_map_block()
286 if (ctx.no_cacheable) { in ngx_http_map_block()
407 ctx->no_cacheable = 1; in ngx_http_map()
502 var->no_cacheable = 0; in ngx_http_map()
H A Dngx_http_secure_link_module.c185 v->no_cacheable = 0; in ngx_http_secure_link_variable()
255 v->no_cacheable = 0; in ngx_http_secure_link_old_variable()
280 v->no_cacheable = 0; in ngx_http_secure_link_expires_variable()
H A Dngx_http_geoip_module.c374 v->no_cacheable = 0; in ngx_http_geoip_country_variable()
427 v->no_cacheable = 0; in ngx_http_geoip_org_variable()
471 v->no_cacheable = 0; in ngx_http_geoip_city_variable()
521 v->no_cacheable = 0; in ngx_http_geoip_region_name_variable()
557 v->no_cacheable = 0; in ngx_http_geoip_city_float_variable()
589 v->no_cacheable = 0; in ngx_http_geoip_city_int_variable()
H A Dngx_http_stub_status_module.c200 v->no_cacheable = 0; in ngx_http_stub_status_variable()
H A Dngx_http_realip_module.c586 v->no_cacheable = 0; in ngx_http_realip_remote_addr_variable()
608 v->no_cacheable = 0; in ngx_http_realip_remote_port_variable()
H A Dngx_http_browser_module.c682 bcf->modern_browser_value->no_cacheable = 0; in ngx_http_modern_browser_value()
707 bcf->ancient_browser_value->no_cacheable = 0; in ngx_http_ancient_browser_value()
H A Dngx_http_split_clients_module.c235 part->value.no_cacheable = 0; in ngx_http_split_clients()
H A Dngx_http_ssl_module.c479 v->no_cacheable = 0; in ngx_http_ssl_static_variable()
510 v->no_cacheable = 0; in ngx_http_ssl_variable()
H A Dngx_http_slice_filter_module.c435 v->no_cacheable = 1; in ngx_http_slice_range_variable()
H A Dngx_http_userid_filter_module.c589 v->no_cacheable = 0; in ngx_http_userid_variable()
H A Dngx_http_proxy_module.c2390 v->no_cacheable = 0; in ngx_http_proxy_host_variable()
2413 v->no_cacheable = 0; in ngx_http_proxy_port_variable()
2431 v->no_cacheable = 0; in ngx_http_proxy_add_x_forwarded_for_variable()
2484 v->no_cacheable = 0; in ngx_http_proxy_internal_body_length_variable()
2513 v->no_cacheable = 0; in ngx_http_proxy_internal_chunked_variable()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c285 v->no_cacheable = 0; in ngx_http_v2_variable()
295 v->no_cacheable = 0; in ngx_http_v2_variable()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.h32 unsigned no_cacheable:1; member

12