[
https://issues.apache.org/jira/browse/TS-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318807#comment-15318807
]
ASF subversion and git services commented on TS-4328:
-----------------------------------------------------
Commit 6f4ecf663cf29874e0266b372777eede2895154e in trafficserver's branch
refs/heads/6.2.x from [~jacksontj]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=6f4ecf6 ]
TS-4328: removing flawed test case
This test case was intended to test the case where the TCP session was
established but no bytes were sent. The issue is that user space has no control
over the SYN-ACK, accept() simply is user-space saying "i want this
connection". So because of that this test is useless, and can be removed
(cherry picked from commit 770ca6fb2f10ea91d66a91ebca7e7689be174cb8)
> 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
> Fix For: 6.2.0, 7.0.0
>
>
> 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)