Merge pull request #87 from jkaninda/docs

docs: update features
This commit is contained in:
2024-11-10 21:29:06 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ It's designed to be straightforward and efficient, offering features, like:
- Backend Errors interceptor
- Logging
- Metrics
- Supports Load Balancing, round-robin algorithm
- Load Balancing, round-robin algorithm
- Support TLS
- Block common exploits middleware
- Patterns to detect SQL injection attempts

View File

@@ -22,7 +22,7 @@ It's designed to be straightforward and efficient, offering features, like:
- Backend Errors interceptor
- Logging
- Metrics
- Supports Load Balancing, round-robin algorithm
- Load Balancing, round-robin algorithm
- Support TLS
- Block common exploits middleware
- Patterns to detect SQL injection attempts