Leif Hedstrom created TS-4642:
---------------------------------
Summary: Parent host healths across multiple configurations is
inefficient
Key: TS-4642
URL: https://issues.apache.org/jira/browse/TS-4642
Project: Traffic Server
Issue Type: Improvement
Components: Parent Proxy
Reporter: Leif Hedstrom
It seems that if I have multiple config lines in parent.config, where I use the
same list of parents for multiple rules, each such rules keeps it's own
"health" status? That means that if you repeat a line 100 times, the number of
"failures" until marked down is 100x more than what we configured in
records.config.
It seems that the health and failure counts should be per host, such that
regardless of how many times I use each host in parent.config, it'll
consistently use the settings from records.config.
So, I'm not 100% sure this is how things works, but if they are not, I blame
Phil.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)