Feature #1321
closedReloading configuration of lighttpd
Description
Hi there,
I'm running lighttpd 1.4.16, a very good software. Is it possible to reload the lighttpd configuration without stopping and starting lighttpd process ?
like kill -HUP <PID OF LIGHTTPD> ?
It's a very useful option to not cut current session when we need to change some options in the lighttpd.conf...
Sebastien
Updated by Anonymous over 16 years ago
This feature has been implemented: See Lighty's Angel
If you start lighty with lighttpd-angel, it behaves as described. It's worth documenting here (or anywhere else likely to come up on google) since I spent a frustrating time sending SIGHUP to lighttpd with no success before I realized that there are two binaries and I was using the wrong one.
SIGHUP to lighttpd-angel reloads the configuration.
Philip
This change was fulfilled by Changeset 1981 and can be marked complete.
-- Philip Hellyer
Updated by icy about 16 years ago
- Status changed from New to Fixed
- Resolution set to fixed
Also available in: Atom