Hi All

I'm doing centralized service for clearing our servers Nginx cache for
specific files, but I can't find the algorithm how Nginx making cache file
based on request and cache_key.

The only thing in documentation is
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path 

How can I get cache file path for this static file
http://example.com/static/test.png ?

 

Thanks

_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to