[
https://issues.apache.org/jira/browse/TS-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545742#comment-14545742
]
ASF subversion and git services commented on TS-3604:
-----------------------------------------------------
Commit becd95d7fa81e5d5ff21cfc1f748b2e2b7f07e21 in trafficserver's branch
refs/heads/master from shinrich
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=becd95d ]
TS-3604: Transparent mode does not work when accept_threads set to 0.
> Transparent mode does not work when accept_threads set to 0
> -----------------------------------------------------------
>
> Key: TS-3604
> URL: https://issues.apache.org/jira/browse/TS-3604
> Project: Traffic Server
> Issue Type: Bug
> Components: Network
> Reporter: Susan Hinrichs
> Assignee: Alan M. Carroll
>
> If you have transparency enabled on your port and you disable the dedicated
> accept_threads, the TCP connection does not complete for HTTP and HTTPS
> traffic. Enabling the accept_thread causes traffic to flow again. Traffic
> via a remap rule also works (once you apply the fix to TS-3603).
> Looking at the packet capture, the client sends SYN's but they are never
> responded to. It appears that the listen doesn't really get set up in this
> case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)