-
### Issue description
Sending a request to http://localhost:9080 will result in an error. I'm running apisix in docker.
Error
```bash
2024/09/01 04:11:33 [error] 33#33: *396 [lua] init.lua:889: …
-
### Issue description
### Environment
apisix-go-plugin-runner 如何获取请求进来接口的 host
* APISIX Go Plugin Runner's version:0.0.5
* APISIX version:2.15.0
* Go version:1.20
* OS (cmd: `uname -a`):
-
### Description
Hey folks
we are migrating from nginx to apisix ... we got about thousand domain names and in nginx we got cache zone directive for every domain and conf files,,, so every domain got…
-
### Description
2024/10/25 11:56:22 [error] 2584826#2584826: init_worker_by_lua error: /home/ubuntu/github/apisix/apisix/plugin.lua:300: failed to load the configuration file: failed to open file: /h…
-
### 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
I want to use OpenResty and APISIX independently. I know that APISIX depends on OpenResty. I installed the OpenResty packages first. But when I try to install APISIX from Debian re…
-
### Issue description
An upstream is not required when using `aws-lambda` plugin. See:
* https://apisix.apache.org/docs/apisix/plugins/aws-lambda/#enable-plugin
* https://docs.api7.ai/apisix/how-…
-
### Description
config.yaml 配置全局开启插件 request-id,但是始终不生效,apisix dashboard 插件页面显示也是空白的,apisix和dashboard都是部署的最新版,目前只能通过dashboard 手动启用指定插件,帮忙看看什么原因,谢谢
config.yaml is configured to enable request-id g…
-
### Description
50x的错误页面在哪个路径下,能自己调整么
### Environment
- APISIX version (run `apisix version`):
- Operating system (run `uname -a`):
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):…
-
*Title*: Support Body Transformations
*Description*:.
Envoy supports manipulating/transforming headers, would be great to also support transforming the request and response body to be able to
* …