summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/reverseproxy/selectionpolicies_test.go
AgeCommit message (Expand)Author
2023-06-20reverseproxy: weighted_round_robin load balancing policy (#5579)Saber Haj Rabiee
2023-05-05reverseproxy: Add `fallback` for some policies, instead of always random (#5488)Francis Lavoie
2023-04-04reverseproxy: Add `query` and `client_ip_hash` lb policies (#5468)Francis Lavoie
2022-12-05reverseproxy: Improve hostByHashing distribution (#5229)Alban Lecocq
2022-04-27reverseproxy: Improve hashing LB policies with HRW (#4724)Matt Holt
2022-03-06reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470)Matt Holt
2021-05-05reverseproxy: Minor logging improvementsMatthew Holt
2021-04-29reverseproxy: fix hash selection policy (#4137)Simão Gomes Viana
2020-12-14reverseproxy: Minor lint fixesMatthew Holt
2020-11-20reverseproxy: Implement cookie hash selection policy (#3809)Dimitri Masson
2020-11-16reverse_proxy: Fix random_choose selection policy (#3811)Dimitri Masson
2019-09-09Migrate some selection policy tests over to v2Matthew Holt
2019-09-02reverse_proxy: WIP refactor and support for FastCGIMatthew Holt