Miles Libbey created TS-4964:
--------------------------------
Summary: max_unavailable_server_retries can't be 5
Key: TS-4964
URL: https://issues.apache.org/jira/browse/TS-4964
Project: Traffic Server
Issue Type: Bug
Components: Parent Proxy
Reporter: Miles Libbey
Don't know if this is a documentation bug or a code bug.
https://docs.trafficserver.apache.org/en/latest/admin-guide/files/parent.config.en.html
says,
"By default the value for max_unavailable_server_retries is 1. It may be set to
any value in the range 1 to 5"
Testing with 6.2, when we set max_unavailable_server_retries=5, the setting is
ignored (used parent debug tag to see this). When set to <=4, the
max_unavailable_server_retries is set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)