zlayer-proxy
High-performance reverse proxy for ZLayer with TLS termination and L4/L7 routing.
Features
- Host and path-based routing via
ServiceRegistry - Round-robin backend selection
- Health-aware backend selection for L4 streams
- HTTP/1.1 with upgrade (WebSocket) pass-through
- Forwarding headers (
X-Forwarded-For, etc.) - TLS termination with dynamic SNI certificate selection
- ACME (Let's Encrypt) automatic certificate provisioning
- L4 TCP/UDP stream proxying
- Network policy enforcement
Modules
config: Proxy configuration typesserver: HTTP/HTTPS proxy serverroutes: Route registry and matchinglb: Load balancing strategiestls: TLS termination and certificate handlingsni_resolver: Dynamic SNI certificate selectionacme: ACME (Let's Encrypt) integrationstream: L4 TCP/UDP stream proxyingtunnel: Tunneled backend supportnetwork_policy: Network policy enforcementservice: Service-level proxy orchestration
License
Apache-2.0