traeak opened a new pull request #8613:
URL: https://github.com/apache/trafficserver/pull/8613


   This fixes an abort when
   ```CONFIG proxy.config.http.cache.open_write_fail_action INT 5```
   is set which rewinds the state machine to before cache read/write.
   
   This was tested by simulating a manifest that updates every 10s with 
max-age=1 cache control, hitting that asset with a thundering herd.
   
   The failure was happening with a cache hit on a stale manifest.
   
   While this "fix" allows ATS to to run without aborting, under testing 1 or 
more transactions end up with a client timeout with no bytes transferred.


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