https://github.com/erebe/turbine_lb
tcp/tls load balancer
https://github.com/erebe/turbine_lb
ktls load-balancer tcp tls
Last synced: over 1 year ago
JSON representation
tcp/tls load balancer
- Host: GitHub
- URL: https://github.com/erebe/turbine_lb
- Owner: erebe
- License: mit
- Created: 2023-12-08T20:35:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T06:53:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T05:58:46.793Z (over 1 year ago)
- Topics: ktls, load-balancer, tcp, tls
- Language: Rust
- Homepage:
- Size: 6.59 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Features
* TCP and TLS load-balancing
* TLS sni inspection for routing (without terminating TLS)
* TLS termination with KTLS
* "zero-copy" using splice syscall
* support proxy protocol v2
* auto reload config and certificate
* linux only
config example at https://github.com/erebe/turbine_lb/blob/main/config.yaml