This website requires JavaScript.
Explore
Help
Register
Sign In
primal
/
traefik
Watch
1
Star
0
Fork
0
You've already forked traefik
mirror of
https://github.com/traefik/traefik
synced
2026-02-03 12:20:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.1
traefik
/
pkg
/
tcp
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Julien Salleyron
1557fda588
Consider SSLv2 as TLS in order to close the handshake correctly
2020-02-25 17:50: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
Consider SSLv2 as TLS in order to close the handshake correctly
2020-02-25 17:50: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