-
### Description
I deployed the apisix ingress controller on the k8s cluster. Can I use apisix Dashboard to create ApisixRoute and ApisixUpstream?
### Environment
- APISIX version (run `apisix versi…
-
### Description
50x的错误页面在哪个路径下,能自己调整么
### Environment
- APISIX version (run `apisix version`):
- Operating system (run `uname -a`):
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):…
-
Today when I tried to install konflux on my podman machine I was hitting issue with pulling images from docker.io due to low rate limit that's set for anonymous pulls from dockerhub.
First when run…
-
### Description
Hi I have installed etcd but only etcd-2 is up the others keep failing , how can I up the others aswell
![image](https://github.com/user-attachments/assets/6a8ed329-be54-4611-a5b8-…
-
记录 openresty 使用相关。
[assert]
resty-mysql 不能在 mariadb 上使用连接池,并且除了用 netstat ,没有任何报错!
谨慎使用 mariadb !
[note]
连接池不可用问题在数据库切到 MySql 5.7 后依旧。
无奈在 openresty 中文邮件列表提问,不料很快就收到作者的回复!
虽然作者也没发现真正的原因,但在其精神感召下仔细看了遍…
-
## 背景
前段时间由于不想将一些团队必须有的业务逻辑(如封禁IP,各种常规检查,转发等)写于各个业务线上,于是我们就动起了使用`lua`在 `nginx`做手脚的心思,一开始本来就组长一个人在弄,后面我出于好奇,就『自愿』援助了其中一条业务线的一个适合写在`nginx`的功能,这个功能具体不加以描述,总体来说涉及到了过滤请求,查询数据库,分发请求这几个步骤。
另说明,这里只是介绍一下简单的`…
-
I have already upgraded the ngx_http_lua_module to version 0.10.27, but I am still encountering the error during startup ;failed to load the 'resty.core' module (https://github.com/openresty/lua-rest…
-
### Current Behavior
I am trying to define an APISIX route using CRD. I am trying to enable cors plugin but facing an issue with specifying *
```
apiVersion: apisix.apache.org/v2
kind: ApisixRou…
-
### Current Behavior
openid-connect plugin gives error when targetUrl and redirectUrl are same. Error we get is "request to the redirect_uri path but there's no session state found".I can see sessi…
-
When we compile openresty, we need to use openssl. When we use openssl dynamic library, we cannot guarantee that the version of openssl officially maintained by openresty is finally used.