-
### 0. Before Your ASK
1. Try to find an answer by reading a [FAQ](https://github.com/chobits/ngx_http_proxy_connect_module/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aquestion).
### Ⅰ. Issue Des…
-
### Ⅰ. Issue Description
Intermittent 502 errors when using openresty 1.17.8.2 with 1018.path.
### Ⅱ. Describe what happened
```bash
root@a86d47344729:/openresty-1.17.8.2# curl -x localhost:…
-
Use the similar steps(on RHEL 9.3) to build OpenResty on ubi 9.3, but got error like:
```
==== Successfully installed LuaJIT 2.1.ROLLING to /usr/local/openresty/luajit ====
export LUAJIT_LIB='/op…
-
Loading large response body with size > 300 MB into memory causes leak.
The purpose of collecting response body chunks is to record them in logs in the log phase.
## Steps to reproduce:
- use t…
-
Rust is increasingly popular choice for extremely fast and memory safe programs.
Lua is an easy to use scripting language similar to Javascript. It's often chosen for use in embedded systems. With ht…
yonas updated
1 month ago
-
1、version: Openresty-1.25.3.1,openssl-openssl-3.1.5-quic1,pcre-8.45,zlib-1.3.1,windows10,built by gcc 13.2.0 (Rev6, Built by MSYS2 project)
2、configure
> #!/bin/bash
PCRE=pcre-8.45
ZLIB=zlib…
-
Hello OpenResty team,
I have noticed HTTP/3 could be available starting with NGINX 1.25.0 / OpenResty 1.25.3.1.
I tried enabling it, but received this warning:
```
/etc/openresty/sites-enabled…
Videl updated
10 months ago
-
I compiled a list of commits from [ngx_http_lua](https://github.com/openresty/lua-nginx-module) that are not yet ported to this module (excluding the currently opened PRs):
ngx_http_lua master bran…
-
### Description
May I ask if the implementation principles of apisix limit req and nginx are the same? According to the official documentation, the leaky bucket algorithm is used. If the ra…
-
### Description
The execution steps are as follows:
1. Apisix is run, Add the limit-count plugin to the config.yml configuration,and call the plugin reload api
2. Configure limit-count to take ef…