-
i would like to send data to server, and receive process result, but i got some lua tcp socket read timed out error,
The error is as follows:
```
2021/07/19 04:05:33 [error] 134162#0: *383692285…
-
Hello, if I have loaded some search providers within a arrayvar in the context of server {}
```
server {
listen 127.0.1.5:80;
server_name endpoint;
set…
-
Hello @cubicdaiya!
It`s really hard to understand deference between ngx_mruby and yours. Please help me understand!
1) You want to develop nginx addons from ruby/mruby?
So we have some nginx source C…
-
>test code
```lua
local Enforcer1 = require("casbin")
local Enforcer2 = require("casbin")
local model1 = [[
[request_definition]
r = path, method
[policy_definition]
p = pa…
-
### Current Behavior
I am currently using APIsix and Nacos in Kubernetes. APIsix service discovery is configured with Nacos. However, after a pod update and restart in K8s, APIsix still retrieves t…
-
Hello,Agentzh:
I use Lua to build a WAF on nginx, but I met a problem that When I request a URI like "1.php?id=1%df%27%20and%20%271%27=%271"
The ngx.re.match throw a exception:
pcre_exec()…
-
So today we had a map in the map list in all caps while the file itself was in lowercase. Everyone on the server got kicked because our fast download server is running on Linux is case sensitive so n…
-
Hello.
I can't compile nginx with this module. This is the make error:
cc -c -I /home/mimiko/src/nginx-modules/ngx_http_js_module/src/ -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror…
-
-
The "touch" command is used to update the expiration time of an existing item
without fetching it.
touch [noreply]\r\n
Would be an interesting feature.