-
Time to time my openresty is failing resolve cloudfront name and throw error:
```
2023/10/20 01:46:51 [error] 528660#528660: *131910618 upstream timed out (110: Operation timed out) while connecting…
-
Nginx can not startup with `load_module modules/ngx_stream_lua_module.so;` , but used `require "resty.core"` in `content_by_lua_block {}` is worked without `load_module modules/ngx_stream_lua_module.s…
-
Hi all, I hope someone can clarify me this behavior.
I tried to built my nginx/openresty web server against OpenSSL 3.1.2 to fix the RFC5746 vulnerability; after upgrading from 1.1.1 to 3.0.0 branc…
-
### **NOTE FROM PROTON TEAM: The game will not currently run stably on NVIDIA, we don't advise to attempt to run it; if you do, please do NOT report additional issues about this known problem. Please …
-
Hey,
I've just been investigating a steady increase on nginx reloads that I would like to share.
When I reload nginx I am noticing that some of the worker processes are shutting down or go into a …
-
我是openresty 1.11.2.5 版本,加载时候报这个错,应该怎么排查?感谢
$ /home/work/nginx/sbin/nginx -t
nginx: the configuration file /home/work/nginx/conf/nginx.conf syntax is ok
nginx: [error] init_by_lua_file error: /h…
-
```sh
cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wextra -Wwrite-strings -Wmissing-prototypes -Werror -Wno-discarded-qualifiers -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VA…
-
微博内容精选
-
**Describe the bug**
i use nginx modsecurity ,want to support lua .while i have edit modsecurity.conf as follows
SecRuleScript "/usr/local/lua/exec.lua" "block"
OR
SecRule ARGS:testparam "…
-
Hello,
I'm trying to load the ModSecurity-nginx connector but after compilation and installation nginx is throwing the following error after compiling manually as dynamic module from https://github…