-
Just a reminder for you, there was a pull request to fix the issue on newer nginx like 1.11.6+
https://github.com/FRiCKLE/ngx_cache_purge/pull/51
Description of problem
https://bugs.debian.org/c…
-
he following packages have unmet dependencies:
libnginx-mod-brotli : PreDepends: libnginx-mod-http-brotli-filter but it is not going to be installed
E: Unable to correct problems, you have held b…
-
Is this module still relevant for nginx 1.9.12 ?
CentOS 7 with nginx 1.9.12 getting errors
> nginx configure options (alternate ordering):
> ./configure --with-ld-opt="-ljemalloc -Wl,-z,relro -Wl,-r…
-
As part of the continuous conversation we've been having on Slack (and also spread in some of the `nodejs/build` issues); We have long-term goals for improving the reliability of our Distribution Asse…
-
I was playing with the [quiche HTTP/3 patch from Cloudflare](https://blog.cloudflare.com/http3-the-past-present-and-future/) and built NGINX with the following configuration:
```
nginx version: ng…
livid updated
4 years ago
-
### Hello, I built a Nginx server that hosts WordPress. (Nginx version:1.23.2 PHP:7.4.33 MySQL:10.3.28 MariaDB)
WordPress hosts about 110 users (not at once) and cannot access to the web.
…
-
使用宝塔面板添加反向代理后,没有在网站的server字段下添加
```
location / {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $http_host;
proxy_redirect off;
proxy_pass htt…
-
Hello, i have multiple virtual hosts Nginx server. And turned on IPRO for images, to convert them in webp. But lost a day to get original links to optimised images, but PS give me extended cache *.pag…
-
In our setup, we have a loadbalancer that redirects to web1 and web2. Clearing the cache results in clearing either web1 or web2, depending on the load balancer...
Ich server has its own cache in /va…
-
I checked twice that I had "y" selected on misc module but still it does not appear in the loaded modules:
```
sudo nginx -V
nginx version: nginx/1.22.0
built by gcc 9.4.0 (Ubuntu 9.4.0-1ubuntu1…