You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/18 17:37:03 UTC

[GitHub] [trafficserver] traeak opened a new issue #8614: transaction timeouts with proxy.config.http.cache.open_write_fail_action set to '5'

traeak opened a new issue #8614:
URL: https://github.com/apache/trafficserver/issues/8614


   ```CONFIG proxy.config.http.cache.open_write_fail_action INT 5```
   corresponds to:
   Retry Cache Read on a Cache Write Lock failure
   
   When simulating a thundering herd against a manifest file with max-age=1 and changing content every 10s it has been observed that 1-3 transactions ended up timing out with ERR_CLIENT_ABORT and 0 bytes transferred.  This is in contrast to other settings which always return in a timely fashion.


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org