Searched refs:proxy_protocol (Results 1 – 15 of 15) sorted by relevance
59 unsigned proxy_protocol:1; member76 unsigned proxy_protocol:1; member
579 addrs[i].conf.proxy_protocol = addr[i].opt.proxy_protocol; in ngx_stream_add_addrs()614 addrs6[i].conf.proxy_protocol = addr[i].opt.proxy_protocol; in ngx_stream_add_addrs6()
141 unsigned proxy_protocol:1; member
33 ngx_flag_t proxy_protocol; member242 offsetof(ngx_stream_proxy_srv_conf_t, proxy_protocol),707 u->proxy_protocol = pscf->proxy_protocol; in ngx_stream_proxy_connect()801 if (u->proxy_protocol) { in ngx_stream_proxy_init_upstream()806 u->proxy_protocol = 0; in ngx_stream_proxy_init_upstream()879 if (u->proxy_protocol) { in ngx_stream_proxy_init_upstream()912 u->proxy_protocol = 0; in ngx_stream_proxy_init_upstream()1990 conf->proxy_protocol = NGX_CONF_UNSET; in ngx_stream_proxy_create_srv_conf()2046 ngx_conf_merge_value(conf->proxy_protocol, prev->proxy_protocol, 0); in ngx_stream_proxy_merge_srv_conf()
179 if (addr_conf->proxy_protocol) { in ngx_stream_init_connection()
854 ls->proxy_protocol = 1; in ngx_stream_core_listen()878 if (ls->proxy_protocol) { in ngx_stream_core_listen()
1194 ngx_uint_t i, default_server, proxy_protocol; in ngx_http_add_addresses() local1229 proxy_protocol = lsopt->proxy_protocol || addr[i].opt.proxy_protocol; in ngx_http_add_addresses()1266 addr[i].opt.proxy_protocol = proxy_protocol; in ngx_http_add_addresses()1809 addrs[i].conf.proxy_protocol = addr[i].opt.proxy_protocol; in ngx_http_add_addrs()1874 addrs6[i].conf.proxy_protocol = addr[i].opt.proxy_protocol; in ngx_http_add_addrs6()
84 unsigned proxy_protocol:1; member244 unsigned proxy_protocol:1; member
326 unsigned proxy_protocol:1; member
347 if (hc->addr_conf->proxy_protocol) { in ngx_http_init_connection()348 hc->proxy_protocol = 1; in ngx_http_init_connection()468 if (hc->proxy_protocol) { in ngx_http_wait_request_handler()469 hc->proxy_protocol = 0; in ngx_http_wait_request_handler()670 size = hc->proxy_protocol ? sizeof(buf) : 1; in ngx_http_ssl_handshake()700 if (hc->proxy_protocol) { in ngx_http_ssl_handshake()701 hc->proxy_protocol = 0; in ngx_http_ssl_handshake()
4117 lsopt.proxy_protocol = 1; in ngx_http_core_listen()
279 *) Добавление: параметр proxy_protocol директивы listen теперь510 использовался отложенный accept и параметр proxy_protocol директивы807 *) Добавление: параметр proxy_protocol в директиве listen, переменные1082 *) Исправление: параметр proxy_protocol директивы listen не работал с1259 *) Добавление: директива proxy_protocol в модуле stream.1315 *) Исправление: параметр proxy_protocol директивы listen не работал,1370 отложенный accept или параметр proxy_protocol директивы listen.1762 *) Добавление: параметр proxy_protocol в директивах listen и
271 *) Feature: the "proxy_protocol" parameter of the "listen" directive now501 accept and the "proxy_protocol" parameter of the "listen" directive793 *) Feature: the "proxy_protocol" parameter of the "listen" directive,1063 *) Bugfix: the "proxy_protocol" parameter of the "listen" directive did1238 *) Feature: the "proxy_protocol" directive in the stream module.1291 *) Bugfix: the "proxy_protocol" parameter of the "listen" directive did1342 "proxy_protocol" parameter of the "listen" directive were used.1724 *) Feature: the "proxy_protocol" parameters of the "listen" and
65 \ default_server ssl http2 proxy_protocol466 syn keyword ngxDirective contained proxy_protocol
313 h2c->state.handler = hc->proxy_protocol ? ngx_http_v2_state_proxy_protocol in ngx_http_v2_init()