-
This is the output of make:
cc -c -I /home/mimiko/src/nginx-modules/ngx_http_js_module/src/ -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I/opt/GeoIP/include -I/opt/gperftools/…
-
使用宝塔面板添加反向代理后,没有在网站的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…
-
Hi Rajesh,
Thank you for the clear instructions on the Nginx plus concept. I am installing Nginx plus for the first time. I am trying to build the image but i see this issue. Anything i am missing …
-
I use Azure VM with nginx as the reverse proxy. And add a 64g Premium SSD as cache disk. When I use /purge/* to clear the cache, the disk IO exceeds 100%.
![image](https://user-images.githubusercont…
-
## Issue
Other Wekan issues can be added here.
**Server Setup Information**:
* Note: Please anonymize info, and do not add to this public issue any of your Wekan board URLs, passwords, API to…
-
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…
-
Servers like nginx, varnish, squid implement custom http verbs, specifically PURGE. This request method is also supported by Postman, curl and most modern client implementations support custom verbs (…
-
Error message:
Failed to install addon
The command '/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies g++=9.3.0-r2 gcc=9.3.0-r2 libc-dev=0.7.2-r3 linux-headers=5.4.5-r1 mak…
-
For instance, when using:
```
atom_description: "Fonds d'archives de la Ville de XXXX"
```
Error when purging the database:
```
TASK [artefactual.atom : Purge database] *****************…
-
Many clients have requested a 'purge cache' option, which would need to be applied to both nginx proxy caches and redis cache.