-
### Describe the Bug
I enabled cache, but the header Cache-Control received no-cache
```
Cache-Control: no-cache
```
### To Reproduce
### .env configuration:
``` env
CACHE_ENABLED=true
CA…
-
### Is your feature request related to a problem? Please describe
My team is using this configuration to publicly serve files from a private s3 bucket. We've noticed that there are some cases where f…
-
**Attach the following commands output**
- [ ] lsb_release -a : No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bio…
-
Nginx version: 1.23.3
When clearing the cache, it says successful but the cache is not cleared
-
Hello. How does your solution compare with a combo of [NGINX Cache Purge module](https://nginx-extras.getpagespeed.com/modules/cache-purge) with [Proxy Cache Purge](https://wordpress.org/plugins/varni…
-
Hi!
Thanks for the awesome configuration kit and the the WordPress server setup tutorial! I must say, this is the most complete guide I've found anywhere so far to set-up a full Linux server for Wo…
-
http://wordpress.org/support/topic/import-timeout-with-nginx-helper?replies=1#post-4906042
I think bulk-import of posts/content trigger "cache purge" codes. We might need to change hooks to avoid thi…
-
It would be great to have `ngx_http_cache_purge` as a dynamic module that we can load to make it easier to purge the cache over http.
I tried compiling a dynamic module myself using the following f…
faejr updated
5 months ago
-
For security reasons, php-fpm and nginx run under different users so Nginx-Cache and Nginx-Helper plugins cannot delete the cache on the filesystem.
This is not desirable anyway because it creates a…
-
Unboxer has multiple layers of caching.
* It has a cache of the `Master-Index.xml` file (revalidated via etag every five minutes)
* It manages an LRU cache directory of downloaded zips from IF Arc…