bneradt opened a new pull request #8753:
URL: https://github.com/apache/trafficserver/pull/8753


   Proxy Verifier version 2.3.1 actively closes the connection when the
   proxy (ATS) returns a response with a "Connection: close" header. This
   improves the stability of the cache-request-method AuTest, wherein ATS,
   dependent upon packet timing, would sometimes return a "Connection:
   close" and follow it with a TCP FIN. The FIN would then be processed by
   the Verifier client after request headers were sent, which would
   interrupt the traffic flow and cause the test to fail. With Verifier
   version 2.3.1, this is avoided by the client actively closing the
   connection when ATS returns the intermittent "Connection: close".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to