[ 
https://issues.apache.org/jira/browse/TS-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545733#comment-14545733
 ] 

Susan Hinrichs commented on TS-3604:
------------------------------------

Alan found the issue.  We are not passing the transparent option to the 
do_listen in the code paths used by the combined accept and regular threads.  
Propagating that information.

> 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)

Reply via email to