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-27 00:31:14 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
traefik
/
pkg
/
tcp
History
Julien Salleyron
807dc46ad0
Handle respondingtimeout and better shutdown tests.
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2020-01-06 16:56:05 +01: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
Handle respondingtimeout and better shutdown tests.
2020-01-06 16:56:05 +01: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