Home
last modified time | relevance | path

Searched refs:max_connection_window_size (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_config.h821 int32_t max_connection_window_size; member
Dshrpx.cc1983 upstreamconf.max_connection_window_size = 8_m; in fill_default_config()
3473 << util::utos_unit(config->http3.upstream.max_connection_window_size) in print_help()
Dshrpx_http3_upstream.cc612 settings.max_window = http3conf.upstream.max_connection_window_size; in init()
Dshrpx_config.cc4081 if (parse_uint_with_unit(&config->http3.upstream.max_connection_window_size, in parse_config()