Page not found :(
The page you are looking for doesn't exist or has been moved.
diff --git a/404.html b/404.html index d7a3aaa..b35de5a 100644 --- a/404.html +++ b/404.html @@ -1,5 +1,5 @@ -
The page you are looking for doesn't exist or has been moved.
Coraza SPOA runs the Coraza Web + +
Coraza SPOA runs the Coraza Web Application Firewall (WAF) as a backing service for HAProxy. It already embeds the Coraza Engine and processes requests for HAProxy.
There are multiple components involved in the request processing, so here are
@@ -113,4 +115,4 @@
listed in the include
section:
Once the coraza-spoa daemon is running you can begin with the Coraza Engine and Coreruleset configuration.
If you need help & support you could check the #coraza channel in the OWASP Slack: https://owasp.org/slack/invite
Author: - Repo: https://github.com/corazawaf/coraza-spoa - Compatibility:
You can find me fzipi @ github!
You can find me fzipi @ github!
The Coraza contributors.
The Coraza contributors.
Machine specs: Apple M1 Pro (10 cores, 16 GB RAM)
Values are requests analyzed per second. The higher the value, the better results.
Test | Coraza v2 | Coraza v3 | Modsecurity |
---|---|---|---|
Simple JSON Request | 639 | 903 | 1011 |
Giant JSON Request | 603 | 908 | 847 |
Multipart Request | 606 | 817 | 976 |
Giant Multipart Request | 573 | 781 | 958 |
Simple GET Request | 654 | 955 | 1135 |
Simple URLENCODED Request | 624 | 892 | 842 |
Giant URLENCODED Request | 632 | 871 | 840 |
Test Versions:
# compile modsecurity: https://github.com/SpiderLabs/ModSecurity/wiki/Compilation-recipes-for-v3.x
+
+
Machine specs: Apple M1 Pro (10 cores, 16 GB RAM)
Values are requests analyzed per second. The higher the value, the better results.
Test | Coraza v2 | Coraza v3 | Modsecurity |
---|---|---|---|
Simple JSON Request | 639 | 903 | 1011 |
Giant JSON Request | 603 | 908 | 847 |
Multipart Request | 606 | 817 | 976 |
Giant Multipart Request | 573 | 781 | 958 |
Simple GET Request | 654 | 955 | 1135 |
Simple URLENCODED Request | 624 | 892 | 842 |
Giant URLENCODED Request | 632 | 871 | 840 |
Test Versions:
# compile modsecurity: https://github.com/SpiderLabs/ModSecurity/wiki/Compilation-recipes-for-v3.x
git clone https://github.com/jptosso/coraza-benchmark
cd coraza-benchmark
go test -bench=. ./...
docker run jptosso/coraza-benchmark:latest