[
https://issues.apache.org/jira/browse/TS-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232611#comment-15232611
]
ASF GitHub Bot commented on TS-4328:
------------------------------------
Github user jacksontj commented on the pull request:
https://github.com/apache/trafficserver/pull/554#issuecomment-207539560
After chatting with @jpeach we agree on the goal here (to not retry if
bytes were sent on the wire). I have updated the PR to include comments
attempting to explain the situation without the 10m chat we had on IRC ;)
In addition since this effectively deprecates `request_body_start` (no one
else uses it) I've gone ahead and removed it.
> Connect_retries re-connects even if request made it to origin (TS-3440 repeat)
> ------------------------------------------------------------------------------
>
> Key: TS-4328
> URL: https://issues.apache.org/jira/browse/TS-4328
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Thomas Jackson
> Assignee: Thomas Jackson
>
> I'm creating another issue as the root bug for TS-3440 can still be
> reproduced if the origin is extremely slow (but no returns no error response).
> I've opened a PR (https://github.com/apache/trafficserver/pull/554) which
> reverts the original patch and instead checks if any bytes where sent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)