This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
traefik
Watch
1
Star
0
Fork
0
You've already forked traefik
mirror of
https://github.com/traefik/traefik.git
synced
2025-09-29 09:41:14 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
traefik
/
pkg
/
tcp
History
Julien Salleyron
685c6dc00c
Add weighted round robin load balancer on TCP
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-09-13 20:00:06 +02:00
..
handler.go
On client CloseWrite, do CloseWrite instead of Close for backend
2019-09-13 17:46:04 +02:00
proxy_test.go
On client CloseWrite, do CloseWrite instead of Close for backend
2019-09-13 17:46:04 +02:00
proxy.go
Add weighted round robin load balancer on TCP
2019-09-13 20:00:06 +02:00
router.go
On client CloseWrite, do CloseWrite instead of Close for backend
2019-09-13 17:46:04 +02:00
switcher.go
On client CloseWrite, do CloseWrite instead of Close for backend
2019-09-13 17:46:04 +02:00
tls.go
On client CloseWrite, do CloseWrite instead of Close for backend
2019-09-13 17:46:04 +02:00
wrr_load_balancer_test.go
Add weighted round robin load balancer on TCP
2019-09-13 20:00:06 +02:00
wrr_load_balancer.go
Add weighted round robin load balancer on TCP
2019-09-13 20:00:06 +02:00