JosiahWI opened a new issue, #11610:
URL: https://github.com/apache/trafficserver/issues/11610

   This has occasionally struck in CI. It would be good to harden the tests.
   
   ### Gold File
   ```txt
   GET http://domain.in/texts/demo-3842948374928374982374982374.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982375.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982376.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982377.txt HTTP/1.1
   ```
   
   ### Test Output Stream
   ```txt
   GET http://domain.in/texts/demo-3842948374928374982374982374.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982375.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982376.txt HTTP/1.1
   ```
   
   ### Local Replay
   ```
   jvanderzee@V22MYH9793 prefetch_bignum % grep 'GET http://domain.in' 
trace.log 
   GET http://domain.in/texts/demo-3842948374928374982374982374.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982375.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982376.txt HTTP/1.1
   GET http://domain.in/texts/demo-3842948374928374982374982377.txt HTTP/1.1
   ```


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