-
### 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…
cmhac updated
2 weeks ago
-
I have nginx plus image , I installed the headers-more-nginx-module,
when I exec the container I see the module inside
I want to remove the header Server: nginx from the server response
I added lo…
-
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…
-
I can't get nginx-helper to work in Wordpress. I'm using nginx Fastcgi cache for the caching method, and have the settings as suggested in the Wordpress plugin:
RT_WP_NGINX_HELPER_CACHE_PATH is set t…
-
I know this is an common problem with NGINX (https://www.miklix.com/nginx/deleting-nginx-cache-puts-critical-unlink-errors-in-error-log/) but is it possible to sync with NGINX internals after `PURGE` …
-
I'm not saying wasting of time on it but it just not working as expected, so i build my own purge, kinda fast just in few minutes
```
proxy_cache_path /var/nginx_cache levels=1:2 keys_zone=my_cache:…
-
**Is your feature request related to a problem? Please describe.**
Raidboxes is using its own page caching system (NGINX). Because of that, we need to improve our purge cache compatibility. When some…
-
**Describe the bug**
There is difficulty to remove netdata, and please check at https://github.com/WordOps/WordOps/issues/690
In this case, we have to force remove netdata, then I note the error w…
-
**Describe the bug**
I've a VPS with 20/22 websites, needed to add a website.
```shell
sudo -E wo site create domain.com --html --letsencrypt=wildcard --dns=dns_cf
```
> Domain redacted for pri…
-
Hi there
Thank you for this wonderful module - it's exactly what I need for my shared hosting server having nginx in front of apache caching the proxy_pass. However, I can't figure out how to define …