0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddyhttp/proxy
Kris Hamoud 88d3dcae42 added ip_hash load balancing
updated tests

fixed comment format

fixed formatting, minor logic fix

added newline to EOF

updated logic, fixed tests

added comment

updated formatting

updated test output

fixed typo
2016-08-01 18:50:53 -07:00
..
policy.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
policy_test.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
proxy.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
proxy_test.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
reverseproxy.go Adjust proxy headers properly (fixes #916) 2016-07-21 18:18:01 -06:00
setup.go Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
setup_test.go proxy: fix hyphen issue when parsing target 2016-07-21 13:56:35 +08:00
upstream.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
upstream_test.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00