mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
323 B
323 B
Features
- HTTPS proxies now support load balancing groups. Multiple HTTPS proxies can be configured with the same
loadBalancer.groupandloadBalancer.groupKeyto share the same custom domain and distribute traffic across multiple backend services, similar to the existing TCP and HTTP load balancing capabilities.