I see. Thank you.by Ventzy - Nginx Mailing List - English
I have cache setup like this: proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=pagecache:10m; location / { ... proxy_cache pagecache; proxy_cache_key "$scheme://$host$request_uri"; } And it works as expected. I want cache purging and it works for single url, but not for wildcard url. I am looking this doc http://nginx.org/en/docs/http/ngx_http_proxy_module.htmlby Ventzy - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |