mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-29 04:10:16 +08:00
b42334eb91
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 |
||
---|---|---|
.. | ||
automate.sh | ||
CHANGES.txt | ||
LICENSES.txt | ||
README.txt |
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