Skip to content

Commit cf45542

Browse files
Update README.md
1 parent 571d095 commit cf45542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A robust, highly customizable, and feature-rich **Web Application Firewall (WAF)
2323
_Simple at a glance UI :)_
2424
![demo](https://github.com/fabriziosalmi/caddy-waf/blob/main/docs/caddy-waf-ui.png?raw=true)
2525

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

0 commit comments

Comments
 (0)