traefik/pkg/server
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
..
cookie fix: logger and context. 2019-09-13 19:28:04 +02:00
internal chore: go module 2019-08-12 05:06:04 -07:00
middleware Add provider in middleware chain 2019-09-10 16:12:05 +02:00
router Add weighted round robin load balancer on TCP 2019-09-13 20:00:06 +02:00
service Add weighted round robin load balancer on TCP 2019-09-13 20:00:06 +02:00
aggregator.go chore: go module 2019-08-12 05:06:04 -07:00
aggregator_test.go chore: go module 2019-08-12 05:06:04 -07:00
roundtripper.go chore: go module 2019-08-12 05:06:04 -07:00
server.go fix: logger and context. 2019-09-13 19:28:04 +02:00
server_configuration.go fix: logger and context. 2019-09-13 19:28:04 +02:00
server_configuration_test.go chore: go module 2019-08-12 05:06:04 -07:00
server_entrypoint_tcp.go fix: logger and context. 2019-09-13 19:28:04 +02:00
server_entrypoint_tcp_test.go On client CloseWrite, do CloseWrite instead of Close for backend 2019-09-13 17:46:04 +02:00
server_signals.go chore: go module 2019-08-12 05:06:04 -07:00
server_signals_windows.go Move code to pkg 2019-03-15 09:42:03 +01:00
server_test.go WeightedRoundRobin load balancer 2019-08-26 01:30:05 -07:00