-
Coraza is a next gen WAF, that can be used to replace mod_security almost as a drop-in.
The major problem is how can we integrate ingress-nginx with Coraza, being some options:
* Openresty being able…
-
evilginx - https://github.com/kgretzky/evilginx2 uses the server header openresty/1.11.2.2
Should be easy to check on high scoring domains though as a basic test may generate too much spam
-
Hi I have problem after upgrade to openresty/1.13.6.2, ubuntu 16.04. openresty was build by source.
My request go to server A have been process by lua block on other Server config block of nginx, let…
-
this is a list about projects or libraries that are built with Lor framework.
-
Hi ,
Can any one please let me know , what is the expected timeline by which openresty can support NGINX version 1.20.1 or above ?
-
nginx version: openresty/1.17.8.1rc1
built by gcc 9.3.0 (Ubuntu 9.3.0-10ubuntu2)
built with OpenSSL 1.1.0k 28 May 2019
lua-resty-core: 0.1.18
OS: Linux ea01851460a5 4.19.76-linuxkit #1 SMP Tu…
-
### Current Behavior
After running the installation steps detailed in this guide: https://apisix.apache.org/docs/ingress-controller/deployments/aws/
I ran this helm command:
`helm install apisix ap…
-
Hi, my version is openresty/1.9.15.1, When I upload 2MB+ size file I got "nginx: lua atpanic: Lua VM crashed, reason: unknown reason" Error,
I could upload 100KB file successfully. Seems some me…
-
ATT.
I'm developing using OpenResty and have put heavy logic on lua(with relatively large in-memory data and lot of string manipulation, and a lot of functions), and I noticed that those permanent…
-
Hi.
This issue is already partially mentioned in [here](https://github.com/jprjr/sockexec/issues/7).
**Behavior**
Certain requests from time to time and up with timeout error.
This code exits …