-
We are using this modules with nginx 1.16 , its working perfectly fine.
Recently we are planning to upgrade the nginx to 1.24 or 1.25.1 version. Its failing there
### System Information
Os : Ubun…
-
https://github.com/openresty/stream-lua-nginx-module/blob/1a1e49bd4be0f858818c4f133a06e2ac9a2ab306/src/ngx_stream_lua_module.c#L790
The macro NGX_STREAM_SSL in the wrong place
-
/root/rpmbuild/BUILD/openresty-1.19.9.99/build/nginx-1.19.9/../ngx_lua-0.10.20/src/ngx_http_lua_ssl_ocsp.c:340: undefined reference to `sk_new_null'
/root/rpmbuild/BUILD/openresty-1.19.9.99/build/ngi…
-
### Description
Hello, APISIX team.
in our prd env, we suffered a very strange scenario.
we have a cluster which have 9 apisix instances.
the upstream is using service discovery, which is eure…
-
We upgraded to a newer openresty and begun to see segfaults.
Valgrind output:
```
==32455== Invalid read of size 8
==32455== at 0x20C72D: ngx_thread_pool_handler (ngx_thread_pool.c:387)
==32…
-
为啥我们用的nginx lua,有时候后端请求的接口超时,会导致nginx进程僵死,占用大量cpu,一直不响应,可能是什么原因?
用pstack 进程看返回如下:
#0 0x00007f12ebc77191 in lua_pushcclosure () from /usr/local/lib/libluajit-5.1.so.2
#1 0x00000000004c7d53 in ngx_htt…
-
https://github.com/openresty/lua-nginx-module/blob/master/src/ngx_http_lua_accessby.c#L368
`when rc==NGX_OK
return NGX_OK;
`
i have two modules
HTTP_AUX_FILTER_MODULES module ngx-lua-module…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
```
#0 0x00005603b2e4b020 in ngx_http_lua_io_read_all ()
#1 0x00005603b2e4a3e7 in ngx_http_lua_io_file_do_read ()
#2 0x00005603b2e49fce in ngx_http_lua_io_prepare_retvals ()
#3 0x00005603b2e49…
-
Hello!
I use nginx lua to anti-theft. Its process is verifying url and calling ngx.location.capture (subrequest).
But After I deploy nginx and lua to my server and start nginx, nginx will core d…