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/09/19 16:19:36 UTC

[GitHub] [trafficserver] mlibbey commented on issue #8998: High cache disk write

mlibbey commented on issue #8998:
URL: https://github.com/apache/trafficserver/issues/8998#issuecomment-1251243593

   `Cache-Control: no-cache, must-revalidate, public` --> the origin is telling ATS that it can't serve from cache without revalidation from origin each time. I'd suggest asking them to remove no-cache (plus really think through must-revalidate for the momentary stale case), and add a max-age directive.


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