Home
last modified time | relevance | path

Searched refs:warmup_threshold (Results 1 – 7 of 7) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_live_check.cc108 readcb, timeoutcb, this, get_config()->tls.dyn_rec.warmup_threshold,
Dshrpx_config.h712 size_t warmup_threshold; member
Dshrpx_http_downstream_connection.cc210 get_config()->tls.dyn_rec.warmup_threshold,
Dshrpx_client_handler.cc450 timeoutcb, this, get_config()->tls.dyn_rec.warmup_threshold, in ClientHandler()
Dshrpx.cc1978 dyn_recconf.warmup_threshold = 1_m; in fill_default_config()
2986 << util::utos_unit(config->tls.dyn_rec.warmup_threshold) << R"( in print_help()
Dshrpx_http2_session.cc190 get_config()->tls.dyn_rec.warmup_threshold,
Dshrpx_config.cc3640 config->tls.dyn_rec.warmup_threshold = n; in parse_config()