caddy/middleware/proxy
Matthew Holt 4ebff9a130 core: Major refactor for graceful restarts; numerous fixes
Merged config and app packages into one called caddy. Abstracted away caddy startup functionality making it easier to embed Caddy in any Go application and use it as a library. Graceful restart (should) now ensure child starts properly. Now piping a gob bundle to child process so that the child can match up inherited listeners to server address. Much cleanup still to do.
2015-10-26 13:34:31 -06:00
..
policy_test.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
policy.go moved init to policy.go 2015-05-28 18:16:23 -07:00
proxy_test.go rollback tests 2015-06-04 14:02:52 +00:00
proxy.go proxy: 64-bit word alignment for 32-bit systems (fixes #252) 2015-09-22 16:47:39 -06:00
reverseproxy.go fix tests and change naming 2015-06-04 13:57:39 +00:00
upstream_test.go changes per comment 2015-05-28 16:53:54 -07:00
upstream.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00