GoDoxy/internal/net/http/loadbalancer
2024-10-20 09:46:02 +08:00
..
dummy_response_writer.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
ip_hash.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
least_conn.go improved health check 2024-10-14 10:02:53 +08:00
loadbalancer.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
loadbalancer_test.go Fixed a few issues: 2024-10-18 16:47:01 +08:00
logger.go added round_robin, least_conn and ip_hash load balance support, small refactoring 2024-10-09 10:39:07 +08:00
mode.go Improved healthcheck, idlewatcher support for loadbalanced routes, bug fixes 2024-10-15 15:34:27 +08:00
round_robin.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
server.go Fixed a few issues: 2024-10-18 16:47:01 +08:00