Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpConfig.h794 MgmtByte enable_http_stats = 1; // Can be "slow" member
H A DHttpConfig.cc1253 HttpEstablishStaticConfigByte(c.enable_http_stats, "proxy.config.http.enable_http_stats"); in startup()
1540 params->enable_http_stats = INT_TO_BOOL(m_master.enable_http_stats); in reconfigure()
H A DHttpTransact.cc7921 if (s->http_config_param->enable_http_stats) { in build_response()
H A DHttpSM.cc7089 if (t_state.http_config_param->enable_http_stats) { in kill_this()