nghttp2/contrib
Janusz Dziemidowicz 1cdd8b1c58 Fix daemon upgrade when running under systemd
Systemd assumes that service of type simple is stopped when the main
process exits. This causes systemd to kill all nghttpx processes when
doing a process upgrade (via USR2/QUIT signals). Change the service
type to forking which behaves correctly on upgrade.
2015-09-25 15:01:02 +02:00
..
.gitignore Substitute bindir in nghttpx-upstart.conf 2015-05-06 15:56:18 +09:00
Makefile.am Add tlsticketupdate.go to EXTRA_DIST 2015-07-29 21:18:16 +09:00
nghttpx-init.in Make traditional init script fail if new config file is broken 2015-09-24 14:56:55 +02:00
nghttpx-logrotate nghttpx-logrotate: Don't use killall since we have multiple processes 2015-09-24 23:43:24 +09:00
nghttpx-upstart.conf.in Substitute bindir in nghttpx-upstart.conf 2015-05-06 15:56:18 +09:00
nghttpx.service.in Fix daemon upgrade when running under systemd 2015-09-25 15:01:02 +02:00
tlsticketupdate.go tlsticketupdate.go: Add expiry time, some refactoring 2015-07-29 21:14:43 +09:00