ngx_http_proxy_loc_conf_t  123 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_ctx_t *ctx, ngx_http_proxy_loc_conf_t *plcf);
ngx_http_proxy_loc_conf_t  172 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *conf, ngx_http_proxy_headers_t *headers,
ngx_http_proxy_loc_conf_t  203 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf);
ngx_http_proxy_loc_conf_t  293 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.store_access),
ngx_http_proxy_loc_conf_t  300 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.buffering),
ngx_http_proxy_loc_conf_t  307 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.request_buffering),
ngx_http_proxy_loc_conf_t  314 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.ignore_client_abort),
ngx_http_proxy_loc_conf_t  321 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.local),
ngx_http_proxy_loc_conf_t  328 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.connect_timeout),
ngx_http_proxy_loc_conf_t  335 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.send_timeout),
ngx_http_proxy_loc_conf_t  342 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.send_lowat),
ngx_http_proxy_loc_conf_t  349 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.intercept_errors),
ngx_http_proxy_loc_conf_t  356 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, headers_source),
ngx_http_proxy_loc_conf_t  363 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, headers_hash_max_size),
ngx_http_proxy_loc_conf_t  370 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, headers_hash_bucket_size),
ngx_http_proxy_loc_conf_t  377 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, body_source),
ngx_http_proxy_loc_conf_t  384 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, method),
ngx_http_proxy_loc_conf_t  391 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.pass_request_headers),
ngx_http_proxy_loc_conf_t  398 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.pass_request_body),
ngx_http_proxy_loc_conf_t  405 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.buffer_size),
ngx_http_proxy_loc_conf_t  412 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.read_timeout),
ngx_http_proxy_loc_conf_t  419 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.bufs),
ngx_http_proxy_loc_conf_t  426 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.busy_buffers_size_conf),
ngx_http_proxy_loc_conf_t  433 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.force_ranges),
ngx_http_proxy_loc_conf_t  440 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.limit_rate),
ngx_http_proxy_loc_conf_t  470 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_bypass),
ngx_http_proxy_loc_conf_t  477 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.no_cache),
ngx_http_proxy_loc_conf_t  484 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_valid),
ngx_http_proxy_loc_conf_t  491 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_min_uses),
ngx_http_proxy_loc_conf_t  498 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_use_stale),
ngx_http_proxy_loc_conf_t  505 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_methods),
ngx_http_proxy_loc_conf_t  512 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_lock),
ngx_http_proxy_loc_conf_t  519 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_lock_timeout),
ngx_http_proxy_loc_conf_t  526 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_lock_age),
ngx_http_proxy_loc_conf_t  533 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.cache_revalidate),
ngx_http_proxy_loc_conf_t  542 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.temp_path),
ngx_http_proxy_loc_conf_t  549 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.max_temp_file_size_conf),
ngx_http_proxy_loc_conf_t  556 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.temp_file_write_size_conf),
ngx_http_proxy_loc_conf_t  563 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.next_upstream),
ngx_http_proxy_loc_conf_t  570 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.next_upstream_tries),
ngx_http_proxy_loc_conf_t  577 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.next_upstream_timeout),
ngx_http_proxy_loc_conf_t  584 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.pass_headers),
ngx_http_proxy_loc_conf_t  591 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.hide_headers),
ngx_http_proxy_loc_conf_t  598 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.ignore_headers),
ngx_http_proxy_loc_conf_t  605 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, http_version),
ngx_http_proxy_loc_conf_t  614 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.ssl_session_reuse),
ngx_http_proxy_loc_conf_t  621 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, ssl_protocols),
ngx_http_proxy_loc_conf_t  628 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, ssl_ciphers),
ngx_http_proxy_loc_conf_t  635 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.ssl_name),
ngx_http_proxy_loc_conf_t  642 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.ssl_server_name),
ngx_http_proxy_loc_conf_t  649 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.ssl_verify),
ngx_http_proxy_loc_conf_t  656 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, ssl_verify_depth),
ngx_http_proxy_loc_conf_t  663 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, ssl_trusted_certificate),
ngx_http_proxy_loc_conf_t  670 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, ssl_crl),
ngx_http_proxy_loc_conf_t  677 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, ssl_certificate),
ngx_http_proxy_loc_conf_t  684 src/http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, ssl_certificate_key),
ngx_http_proxy_loc_conf_t  823 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t   *plcf;
ngx_http_proxy_loc_conf_t  918 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf)
ngx_http_proxy_loc_conf_t 1030 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t  *plcf;
ngx_http_proxy_loc_conf_t 1136 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t    *plcf;
ngx_http_proxy_loc_conf_t 2489 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t  *plcf;
ngx_http_proxy_loc_conf_t 2519 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t  *plcf;
ngx_http_proxy_loc_conf_t 2767 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t  *conf;
ngx_http_proxy_loc_conf_t 2769 src/http/modules/ngx_http_proxy_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_proxy_loc_conf_t));
ngx_http_proxy_loc_conf_t 2886 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *prev = parent;
ngx_http_proxy_loc_conf_t 2887 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *conf = child;
ngx_http_proxy_loc_conf_t 3359 src/http/modules/ngx_http_proxy_module.c ngx_http_proxy_init_headers(ngx_conf_t *cf, ngx_http_proxy_loc_conf_t *conf,
ngx_http_proxy_loc_conf_t 3600 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 3722 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 3868 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 3955 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 4079 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 4133 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 4192 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 4224 src/http/modules/ngx_http_proxy_module.c     ngx_http_proxy_loc_conf_t *plcf = conf;
ngx_http_proxy_loc_conf_t 4278 src/http/modules/ngx_http_proxy_module.c ngx_http_proxy_set_ssl(ngx_conf_t *cf, ngx_http_proxy_loc_conf_t *plcf)