docs: update features

This commit is contained in:
Jonas Kaninda
2024-11-10 21:28:40 +01:00
parent e25bc218b5
commit ea969f0948
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 - Backend Errors interceptor
- Logging - Logging
- Metrics - Metrics
- Supports Load Balancing, round-robin algorithm - Load Balancing, round-robin algorithm
- Support TLS - Support TLS
- Block common exploits middleware - Block common exploits middleware
- Patterns to detect SQL injection attempts - 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 - Backend Errors interceptor
- Logging - Logging
- Metrics - Metrics
- Supports Load Balancing, round-robin algorithm - Load Balancing, round-robin algorithm
- Support TLS - Support TLS
- Block common exploits middleware - Block common exploits middleware
- Patterns to detect SQL injection attempts - Patterns to detect SQL injection attempts