Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpConfig.h662 MgmtInt parent_connect_attempts = 4; member
H A DHttpConfig.cc1216 …HttpEstablishStaticConfigLongLong(c.oride.parent_connect_attempts, "proxy.config.http.parent_proxy… in startup()
1499 params->oride.parent_connect_attempts = m_master.oride.parent_connect_attempts; in reconfigure()
H A DHttpTransact.cc3642 if (s->current.attempts < s->txn_conf->parent_connect_attempts) { in handle_response_from_parent()
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DInkAPI.cc8811 ret = _memberp_to_generic(&overridableHttpConfig->parent_connect_attempts, conv); in _conf_to_memberp()