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/04/16 14:07:37 UTC

[GitHub] [trafficserver] mlibbey commented on issue #8672: What's the point of ttl-in-cache ?

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

    Can you show the curl response with all headers? If you are running the x-debug plug-in, the x-cache header would be nice to see. 
    
   Can you say a little more about what you mean by ‘keeps in cache indefinitely’ (for instance, if max-age is 10, and you fetch after 11 sec, it’s stale?
   
   We don’t use cache.config… so when we need to say don’t cache something either we use a header_rewrite like above setting Cache-control to ‘no-store’ or turning the cache off all together for a remap. 
   
   There is a whole developer guide… and a cache section in there too. Perhaps better if you suggest sections that you expected to answer x but didn’t find that. 


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