-
nginx 的版本:
mactekiMacBook-Pro-3:~ mac$ nginx -V
nginx version: nginx/1.5.7
built by clang 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
TLS SNI support enabled
configure arguments: --prefix=/usr/local/n…
-
Hi,
After updated the release of this module to 2.0, I obtain `signal 17 (SIGCHLD) received`
```
nginx version: nginx/1.15.7
built by gcc 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)
built with OpenS…
ghost updated
3 years ago
-
### Ⅰ. Issue Description
ngx_http_upstram_dynamic模块配置的域名在IP变更后一直使用脏IP,不更新。nginx -s reload后正常
### Ⅱ. Describe what happened
### Ⅲ. Describe what you expected to happen
### Ⅳ. How to repro…
hzexe updated
3 years ago
-
I need a solution to my front end proxcy/cdn server to store cache in tags:
Example:
https://support.cloudflare.com/hc/en-us/articles/206596608-How-to-Purge-Cache-Using-Cache-Tags
Example this …
-
Over the past few day, I have been trying to get this module to work.
The last thing I did yesterday, was to set up Ubuntu in vmware, with a bridged network adapter.
I can access Ubuntu like any oth…
-
# Did you look through existing ISSUES ?
Yes
## Describe the problem you are experiencing
Nginx error logs are flooded with the same permission denied error from the BadBotBlocker install.
…
-
Hi
On the lastest v0.2.2, flashing through WAS. Wakeword is Alexa. All five (one ESP-lite) devices behave like this, so it must be software based. The last one-two iterations (0.2.1 and 0.2.2) of s…
-
Hi,
We have a load balancer with nginx (proxy_pass) and many front-end with apache and mod_pagespeed. We use memcached servers for mod_pagespeed cache.
I'd like to know if it's a good idea insta…
-
Another solution to excessive JS calls could be to simply add a caching layer that stores whatever the JS callback wrote, for a duration of X seconds, seding it back from cache until next update.
T…
-
对tengin 2.3.1 进行编译安装时,
```
export LUAJIT_LIB=/user/local/lib
export LUAJIT_INC=/usr/local/include/luajit-2.1
./configure --add-module=./ngx_cache_purge-2.3 \
--with-http_stub_…