brbzull0 opened a new pull request, #12485:
URL: https://github.com/apache/trafficserver/pull/12485

   This patch makes sure that we do not create the tunnel either with CL==0
    or no request body present.
   
   I found out that in some cases the tunnel were created anyway when no body 
was present and some requests ended up in 408.
   The main reason was the tunnel was created with CL = -1, so the tunnel was 
timing out waiting for data to be read on an “invalid” tunnel.


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