We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571d095 commit cf45542Copy full SHA for cf45542
README.md
@@ -23,7 +23,7 @@ A robust, highly customizable, and feature-rich **Web Application Firewall (WAF)
23
_Simple at a glance UI :)_
24

25
26
-## Security & Performance (SOTA)
+## Security & Performance
27
* **Zero-Copy Networking**: Uses `unsafe.String` to eliminate memory allocations during request body inspection.
28
* **Wait-Free Concurrency**: Atomic counters ensure accurate metrics and rule hit counting without lock contention.
29
* **Circuit Breaker**: `geoip_fail_open` prevents database failures from causing service outages.
0 commit comments