Nginx Reverse Proxy Caching

Sathish Kumar satcse88 at gmail.com
Wed Feb 13 16:56:51 UTC 2019


Hi All,

We have Nginx in front of our Application server. We would like to disable
caching for html files.

Sample config file:

location /abc/ {
         proxy_pass http://127.0.0.1:8080;
    }

We noticed few html files get stored in Chrome local disk cache and would
like to fix this issue. Can anybody help, thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20190214/1e69ecbe/attachment.html>


More information about the nginx mailing list