traefik/pkg/server/service
Julien Salleyron fadee5e87b
Rework servers load-balancer to use the WRR
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-11-16 11:38:07 +01:00
..
loadbalancer Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
tcp Make the loadbalancers servers order random 2022-09-14 14:42:08 +02:00
udp Make the loadbalancers servers order random 2022-09-14 14:42:08 +02:00
bufferpool.go Move code to pkg 2019-03-15 09:42:03 +01:00
internalhandler.go Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
managerfactory.go Replace go-bindata with Go embed 2021-09-15 10:36:14 +02:00
proxy.go Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
proxy_test.go Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
proxy_websocket_test.go Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
roundtripper.go Support SPIFFE mTLS between Traefik and Backend servers 2022-10-14 17:16:08 +02:00
roundtripper_test.go Merge branch 'v2.9' into master 2022-10-24 11:24:41 +02:00
service.go Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
service_test.go Rework servers load-balancer to use the WRR 2022-11-16 11:38:07 +01:00
smart_roundtripper.go feat: add readIdleTimeout and pingTimeout config options to ServersTransport 2021-11-09 12:16:08 +01:00