Susan Hinrichs created TS-3604:
----------------------------------
Summary: 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
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)