Home
last modified time | relevance | path

Searched refs:connections_per_frontend (Results 1 – 5 of 5) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_api_downstream_connection.cc370 downstreamconf->connections_per_frontend = src->connections_per_frontend; in handle_backendconfig()
Dshrpx_config.h850 connections_per_frontend{0},
880 size_t connections_per_frontend; member
Dshrpx_http2_upstream.cc1010 return downstreamconf.connections_per_frontend; in downstream_queue_size()
Dshrpx.cc2026 << config->conn.downstream->connections_per_frontend << R"( in print_help()
Dshrpx_config.cc3231 return parse_uint(&config->conn.downstream->connections_per_frontend, opt, in parse_config()