bryancall opened a new pull request #7142:
URL: https://github.com/apache/trafficserver/pull/7142


   Currently ATS retries 2 times with the current configuration of 
`proxy.config.http.connect_attempts_max_retries_dead_server` set to 1 and 1 
time with it set to 0.
   
   With a setting of -1 (added in this patch) ATS won't retry at all during the 
dead server timeout period.  We need to revisit the dead server design, since 
it doesn't make much sense as it is currently implemented.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to