Docs: update configuration and deployment
This commit is contained in:
@@ -44,6 +44,8 @@ It's designed to be straightforward and efficient, offering features, like:
|
||||
- Custom Headers
|
||||
- Backend Errors interceptor
|
||||
- Logging
|
||||
- Metrics
|
||||
- Supports Load Balancing, round-robin algorithm
|
||||
- Support TLS
|
||||
- Block common exploits middleware
|
||||
- Patterns to detect SQL injection attempts
|
||||
@@ -58,11 +60,8 @@ It's designed to be straightforward and efficient, offering features, like:
|
||||
- Limit HTTP methods allowed for a particular route.
|
||||
|
||||
### Todo:
|
||||
- [x] Support Load Balancing, round-robin algorithm
|
||||
- [ ] Load Balancing Healthcheck, disable unavailable servers
|
||||
- [ ] Blocklist IP address middleware
|
||||
- [ ] Tracing
|
||||
- [ ] Metrics
|
||||
- [ ] Distributed Rate Limiting for In-Memory client IP based across multiple instances using Redis
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user