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

   Per documentation, Traffic Server should ignore origin server requests to 
bypass the cache when `proxy.config.http.cache.ignore_server_no_cache` is 
enabled. However, in my testing even after 
setting`proxy.config.http.cache.ignore_server_no_cache = 1`, the `no-cache` and 
`no-store` in responses are still honored (not ignored) by ATS, and the 
responses are not cached as a result. 
   
   It seems there are some issues with the 
`proxy.config.http.cache.ignore_server_no_cache` config.


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