-
### Issue description
Despite #299, a new release is needed. @tzssangglass @spacewander @nic-chen I need your help.
### Environment
* `apisix-java-plugin-runner` version `0.5.0 ~`
-
### Current Behavior
We find that sometimes Apisix access upstream got 502 bad gateway error even if upstream exist.
Error Rate:
- 1/42458 in 15 minutes
- 500+ times in 1 day
![CleanShot 2024-…
-
https://apisix.apache.org/docs/apisix/plugins/body-transformer/
In implementation, however, we need not replicate APISIX exactly, but instead should focus on the actual user needs behind the plugins,…
-
### Description
Hi team,
I am facing one issue where I am trying to use a custom plugin with apisix when deployed in composite architecture mode. I followed the approach mentioned here:
https:/…
-
### Description
Here is an example of `limit-req `plugin configuration deployed via ApisixGlobalRule
```
apiVersion: apisix.apache.org/v2
kind: ApisixGlobalRule
metadata:
name: apisix-global…
-
### Description
We are currently using singleton mode to deploy apisix 3.9.1
The apisix.yml file is getting larger and larger
I was wondering if it would be possible to split apisix.yml into multip…
-
### Description
环境: mac m2 docker启动
ApiSix镜像: 3.10.0-debian
ApiSix配置文件:
![image](https://github.com/user-attachments/assets/7bb9dfc1-48c8-49c5-8917-8210b7f59631)
镜像内nginx部分配置:
![image]…
-
### Description
```
apiVersion: apisix.apache.org/v2
kind: ApisixUpstream
metadata:
name: nginx
spec:
loadbalancer:
type: roundrobin
keepalive_pool:
idle_timeout: 90s
```
##…
-
https://www.ked.pub/cloudnative/apisix-jwt-plugin-with-rsa/
-
https://www.ked.pub/apisix-jwt-plugin-with-rsa/