agile6v edited a comment on issue #1153: feature: support for proxy caching 
plugin based on disk.
URL: https://github.com/apache/incubator-apisix/pull/1153#issuecomment-590082018
 
 
   Currently only supports the upstream dynamically specify the cache time. If 
the upstream does not specify it such as the header `Expires` or 
`Cache-Control`, the `cache_ttl` in the config.yaml will be used.  And the 
option `hide_cache_headers ` will be decide whether the upstream header 
`Expires` and `Cache-Control` is sent to the client.
   It's just a trick. Hopefully it can be easily understand.
   Thanks.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to