-
我在使用时报如下错误:
# tar zxvf nginx-1.8.0.tar.gz
# cd nginx-1.8.0
# patch -p1 < /root/nginx_upstream_check_module-master/check.patch
# ./configure --prefix=/usr/local/nginx --add-module=/root/ngx_cache_purge…
-
I am a novice, please help me, very grateful!
**In my test environment**
**The following log is the result of completely clearing the proxy_cache and ngx_pagespeed caches
10.0.0.19 is the server IP…
-
if use in config **gzip_types**
```
Reading symbols from /usr/sbin/nginx.debug...done.
(gdb) r
Starting program: /usr/sbin/nginx.debug -c /etc/nginx/nginx.conf
[Thread debugging using libthread_db en…
-
Hello,
#### aim : use nginx_pypi_cache as a central cache for pip cache in container builds
#### error : while running the container as described below and testing I am getting error
build …
-
Hi I have problem after upgrade to openresty/1.13.6.2, ubuntu 16.04. openresty was build by source.
My request go to server A have been process by lua block on other Server config block of nginx, let…
-
## My registry config:
```
version: 0.1
log:
fields:
service: registry
storage:
delete:
enabled: true
cache:
blobdescriptor: inmemory
filesystem:
rootdirectory: /va…
-
**Attach the following commands output**
- [ ] lsb_release -a :
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 22.04.1 LTS
> Release: 22.04
> Coden…
-
Hi I have problem after upgrade to openresty/1.13.6.2, ubuntu 16.04. openresty was build by source.
My request go to server A have been process by lua block on other Server config block of nginx, let…
-
- With CentOS 6.7 + ngx_pagespeed 1.10.33.5 + devtoolset-3 GCC 4.9.1, dynamic module compilation against Nginx 1.9.11 fails https://community.centminmod.com/posts/26773/. Gist of the failed compile's …
-
Hey, Raam! :-)
As promised, here are full list of my modifications. Done for personal use, so sorry, if a little bit informal.
I've enabled gzip_static, I found it could be a perfect addition to my …