summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/reverseproxy/selectionpolicies.go
AgeCommit message (Expand)Author
2020-01-18reverse_proxy: CB docs; rename type -> factor (#2986)Mohammed Al Sahaf
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-11-18reverse_proxy: Fix invalid argument to Intn in RandomChoice selectionMatthew Holt
2019-11-04reverse_proxy: Add UnmarshalCaddyfile for random_choose selection policyMatthew Holt
2019-09-09Migrate some selection policy tests over to v2Matthew Holt
2019-09-03Some cleanup and godocMatthew Holt
2019-09-02reverse_proxy: WIP refactor and support for FastCGIMatthew Holt