serrislew opened a new pull request, #9181: URL: https://github.com/apache/trafficserver/pull/9181
Without setting the generic I/O error, the server doesn't know it has failed and `t_state.current.server->had_connect_fail()` in `HttpSM::track_connect_fail()` always returns false. As a result, when the server has exhausted its attempts, it fails to reach `mark_host_failure` and does not update that HostDBInfo entry's last_failure timeout field I am not sure why it was deleted before and do not see its replacement where the server's `connect_result` field is updated -- 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]
