bryancall commented on issue #7290: URL: https://github.com/apache/trafficserver/issues/7290#issuecomment-4825388075
The configurability this asked for has since landed: `proxy.config.http.connect.down.policy` controls which failures count toward marking an origin down (0=none, 1=TCP only, 2=TCP+TLS, 3=+inactivity timeouts, 4=+origin-closed-before-response), and the retry model was clarified with `connect_attempts_max_retries_suspect_server`. That covers both the "what counts as dead" clarification and the knob we wanted out of the PR #7142 work. Closing as resolved; if the current policy options still don't express a case you need, please reopen with the specific scenario. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
