caddy/dist
Matthew Holt b42334eb91 Several improvements and bug fixes related to graceful reloads
Added a -grace flag to customize graceful shutdown period, fixed bugs related to closing file descriptors (and dup'ed fds), improved healthcheck signaling to parent, fixed a race condition with the graceful listener, etc. These improvements mainly provide better support for frequent reloading or unusual use cases of Start and Stop after a Restart (POSIX systems). This forum thread was valuable help in debugging: https://forum.golangbridge.org/t/bind-address-already-in-use-even-after-listener-closed/1510?u=matt
2015-11-14 18:00:25 -07:00
..
automate.sh .zip for Win/Mac, .tar.gz for Linux/BSD 2015-07-17 17:26:33 -06:00
CHANGES.txt Several improvements and bug fixes related to graceful reloads 2015-11-14 18:00:25 -07:00
LICENSES.txt Add dist/release build script and licenses 2015-06-11 23:17:11 -06:00
README.txt Forgot this one 2015-11-07 17:25:44 -07:00

CADDY 0.8 beta 3

Website
	https://caddyserver.com

Source Code
	https://github.com/mholt/caddy


For instructions on using Caddy, please see the user guide on the website. For a list of what's new in this version, see CHANGES.txt.

If you have a question, bug report, or would like to contribute, please open an issue or submit a pull request on GitHub. Your contributions do not go unnoticed!

For a good time, follow @mholt6 on Twitter.

And thanks - you're awesome!


---
(c) 2015 Matthew Holt