-
Docker file and lua-resty-auto-ssl version:
```
root@docker-s-1vcpu-2gb-sgp1-01:~# cat /var/discourse/docker-lua-resty-auto-ssl/Dockerfile
FROM openresty/openresty:1.15.8.2-1-bionic
RUN /us…
-
Metrics指标设计之RED大法, [源](https://github.com/openresty/openresty-con/blob/master/cn/2018/ppt/%E5%A4%A7%E8%A7%84%E6%A8%A1OpenResty%20SaaS%E6%9C%8D%E5%8A%A1%E7%9A%84%E6%90%AD%E5%BB%BA%E4%B8%8E%E8%BF%90%E7…
-
我在URL重定向里面定义了一个指向百度的uri,在rate limiting里面设置了1小时1次的规则,但是无法进行限制,能否帮助解决一下,谢谢各位。
-
Hello,
First, thank you for this library. I am not using it but I came across this project after searching for lua + g2o (I need to make requests using `g2o`, because to validate it I am using this…
-
Decided to pull out my comment to a separate issue since its unrelated to the other issue I raised originally:
I was trying to limit the relevant to 400's and 403's for capturing blocked transactio…
-
### Description
I deployed the APISIX from official Helm apisix chart v2.2.0. Below image is the overlay values for enabling Kubernetes service discovery.
![image](https://github.com/apache/apisix/…
-
### Description
Hi,
When I use openid-connect plugins with the wrong `redirect_uri` in Apache APISIX.
Like flow:
```
"plugins":{
"openid-connect":{
...
…
-
### Current State
![image](https://github.com/user-attachments/assets/816f5949-dcf3-4f07-97ac-e9319c78ba39)
### Desired State
给一个示例
-
I have some code like this
```
ngx.ctx.uploads={} --m.getupload()
ngx.req.read_body()
ngx.ctx.posts={}
args, err = ngx.req.get_post_args()
for key, val in pairs(args) do
n…
-
升级到最新2.2.2 后, 服务器经常出could not allocate node in cache keys zone错误, 用户端直接看到就是500错误
相关配置:
```
proxy_temp_path /home/mem_cache/temp;
proxy_cache_path /home/mem_cache/path levels=1:2 keys_zone=ca…