Releases: echidna-lb/echidna-lb
Releases · echidna-lb/echidna-lb
v0.1.1
What's Changed
- chore: adds defaults and updates readme, adds logo by @neelanjan00 in #10
Full Changelog: v0.1.0...v0.1.1
v0.1.0
EchidnaLB v0.1.0
-
HTTP1.1 & HTTP2
- Supports both HTTP/1.1 and HTTP/2 protocols, ensuring compatibility and performance for modern web applications.
-
IPv4 & IPv6 Listeners
- Supports both IPv4 & IPv6 listeners for greater network flexibility.
-
Multiple Load Balancing Algorithms:
- Round Robin
- Weighted Round Robin
- IP Hashing
- Least Connections
- Least Latency
-
Health Checks:
- Optional configurable health checks to monitor backend server status.
-
TLS Termination:
- Optional support for HTTPS with configurable SSL certificates.