-
### Description
I depoly apisix whih docker. there is something strange
When I add an route and upstream
It must restart apisix process to make it take effect。
I use apisix-dashboard to create r…
-
Hi All,
I had build the nginx binary on rhel 7.6 ppc64le (version 1.17.1.1rc0) from source code - https://github.com/openresty/openresty.
Please note that, I had copied and used ppc64le compiled …
-
Hi!
I found `ngx.flush` throws a Lua runtime error after the `ngx.print` was called by accident.
you can reproduce the problem by the following nginx configuration.
```nginx
server {
li…
-
Several companies are working on HTTP/3 support, including on NGINX.
What are the plans related to support this new and exciting protocol?
One first step would be to enable it with https://githu…
pdiaz updated
4 weeks ago
-
### Description
1.Export route:
![image](https://github.com/apache/apisix/assets/118984957/fa2c16ac-b935-411c-90a1-764fa614c98b)
2. Export routes and re-import them
![image](https://github.com/a…
-
make[3]: Leaving directory '/mnt/e/VeryNginx/openresty-1.25.3.1/pcre-8.45'
cc -o objs/nginx \
objs/src/core/nginx.o \
objs/src/core/ngx_log.o \
objs/src/core/ngx_palloc.o \
objs/src/core/ngx_ar…
-
I found there is a meory leack issue when I used this on our production env.
We used nginx server with 4core , 4GB memory
When I used nginx without this moudle, on our production env, nginx use…
-
Hello,
I'm trying to logging a real client ip and host but instead of client ip I get the proxy server and destination ip and the hostname is empty.
OpenResty
```
[root@localhost work]# openr…
-
Hello team,
for nginx-lua module https://github.com/openresty/lua-nginx-module/releases/tag/v0.10.26rc1 and onwards
'resty.core' is now mandatorily loaded,
https://github.com/openresty/lua-ng…
-
I have setup several upstreams with checks. After that, I tried to make a change in the upstream conf file and I make a stress test, I receive errors (no upstreams available) and I could see in the st…