-
###### Environment
- lua-resty-openidc version (e.g. 1.7.6)
- Keycloak 23.0.7
- OpenResty 1.25.3.1
###### Expected behaviour
I have the following openresty configuration:
##I added these…
-
openresty version 1.19.3.1
nginx.conf worker_processes 4;
init_worker_by_lua_file resty_test/init.lua;
init.lua
ngx.log(ngx.ERR, "init worker: ",ngx.worker.id()) -- It's ngx.worker.id() always zer…
-
Is this module still relevant for nginx 1.9.12 ?
CentOS 7 with nginx 1.9.12 getting errors
> nginx configure options (alternate ordering):
> ./configure --with-ld-opt="-ljemalloc -Wl,-z,relro -Wl,-r…
-
### Current Behavior
2023/12/08 08:10:07 [warn] 45#45: *57631 multi: multi connection detach not empty 00007F45BD856FA0
2023/12/08 08:10:07 [error] 45#45: *57627 upstream timed out (110: Operation…
-
./configure --with-http_dyups_module --with-http_dyups_lua_api
后 make报错 :
src/http/modules/ngx_http_dyups_module.c
In file included from src/http/modules/ngx_http_dyups_module.c:9:0:
src/http/modu…
-
Similar to #278, but I can't read Chinese... :-(
```
Debian 10.3 x64
# uname -a
Linux fire2-deb 4.19.16 #2 SMP Thu Oct 31 16:26:17 MSK 2019 x86_64 GNU/Linux
nginx-nx 1.16.1 (nginx with f-stack)
…
amdei updated
4 years ago
-
### Current Behavior
In case of continuous failure, some breaker time steps are skipped.
The higher the degree of concurrency, the more obvious the problem.
### Expected Behavior
In case of conti…
-
### Current Behavior
1. 在dashboard 里修改路由,增加路由,删除路由都无任何的反应
2. 甚至我直接在etcd里面修改路由,但是dashboard 也是没有任何的反应
### Expected Behavior
正常修改路由
### Error Logs
1. 修改路由
![image](https://github.com/apache/apisix…
-
Environmental :
centos7
kernel: 3.10.0-862.14.4.el7.x86_64
gdb
```
(gdb) bt
#0 0x00007fa1ad141caa in __memcpy_ssse3_back () from /lib64/libc.so.6
#1 0x00007fa1aa9e8193 in rapidjso…
-
### Description
May I ask if the implementation principles of apisix limit req and nginx are the same? According to the official documentation, the leaky bucket algorithm is used. If the ra…