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

   Two AuTests can fail depending on process scheduling and response
   framing. The HTTP/2 chunked clients can reach their one-shot origins
   before netcat is listening, while the capped stale-response fetch can
   stop at a body-block boundary and time out instead of exercising its
   memory fallback.
   
   This patch makes the netcat origins persistent and waits for their
   ports before starting clients. It also sizes the stale-response header
   to the cap-plus-sentinel read boundary so memory-limit rejection is
   independent of body segmentation.


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