index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
/
reverseproxy
/
selectionpolicies_test.go
Age
Commit message (
Expand
)
Author
2023-06-20
reverseproxy: weighted_round_robin load balancing policy (#5579)
Saber Haj Rabiee
2023-05-05
reverseproxy: Add `fallback` for some policies, instead of always random (#5488)
Francis Lavoie
2023-04-04
reverseproxy: Add `query` and `client_ip_hash` lb policies (#5468)
Francis Lavoie
2022-12-05
reverseproxy: Improve hostByHashing distribution (#5229)
Alban Lecocq
2022-04-27
reverseproxy: Improve hashing LB policies with HRW (#4724)
Matt Holt
2022-03-06
reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470)
Matt Holt
2021-05-05
reverseproxy: Minor logging improvements
Matthew Holt
2021-04-29
reverseproxy: fix hash selection policy (#4137)
Simão Gomes Viana
2020-12-14
reverseproxy: Minor lint fixes
Matthew Holt
2020-11-20
reverseproxy: Implement cookie hash selection policy (#3809)
Dimitri Masson
2020-11-16
reverse_proxy: Fix random_choose selection policy (#3811)
Dimitri Masson
2019-09-09
Migrate some selection policy tests over to v2
Matthew Holt
2019-09-02
reverse_proxy: WIP refactor and support for FastCGI
Matthew Holt