In commit 9b47aa6799db12fd302ea58e3ae0ba8485fd0bbe we fixed the logic to move 
from connect timeout to transaction no activity timeout after the new 
connection had completed.  However, there was still a problem with sitting on 
the connection timeout until the first byte is received from the origin in the 
case of server connection reuse for GETs (not POST or PUSH).  The setup for 
post requests were setting the inactivity timeout correctly but the set up for 
gets was not.

This has been running in production and verified.

[ Full content available at: https://github.com/apache/trafficserver/pull/4164 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to