-
Hi,
Any plans to support dpdk libraries and drivers as part of openresty nginx?
Excited by http://plvision.eu/blog/dpdk-nginx-overview-and-performance-testing/
Thx
P
-
### Issue description
hello, How deos the "Version" field in route configuration take effect? Is it just a label? Since if I add v1 or v2 to the configured url, it won't work. Thanks for your help.
…
-
Hi Team,
We are using Kong 2.7.1 , and we are getting this error: "nginx: lua atpanic: Lua VM crashed, reason: not enough memory".
Want to know how much memory is allocated to Lua VM and how do …
-
Are there any plans to introduce a js_balancer function akin to balancer_by_lua_block found in the Lua Nginx Module (https://github.com/openresty/lua-nginx-module?tab=readme-ov-file#balancer_by_lua_bl…
-
### Issue description
Regarding this [issue](https://github.com/apache/apisix/issues/8805), I can active a custom-made plugin for a route by `curl` command but I can't activate it via the admin dashb…
-
First of all, thank you for this project!
I am trying to install it lua-openssl on a base docker image openresty/openresty:alpine-fat
My docker log looks like so (its tentative):
Step 9/12 : …
-
* Nginx 1.23.1-1.el9
On RedHat EL 9.
Build RPM from SRPM at nginx.org which goes OK.
Install is OK but if I start nginx
----------------------------------%
-
$ python -c "import urllib; print urllib.quote(\\"'\\")"
%27
$ resty -e "ngx.say(ngx.escape_uri(\\"'\\"))"
'
ngx.escape_uri should escape "'" to %27 but not.
$resty -v
resty 0.17
nginx vers…
-
Debian 10 Buster x64
```
# gcc --version
gcc (Debian 8.3.0-6) 8.3.0
```
On clean system:
```
git clone https://github.com/openresty/luajit2.git
cd luajit2
git checkout v2.1-20200102
export L…
amdei updated
4 years ago
-
Hi,
I was trying to use the cf-webui. After changing the API Endpoint, I tried pushing the app to CF but it fails to start an instance everytime I try to upload it. Here is the log file:
**2016-04-1…
ghost updated
8 years ago