mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-06-21 10:39:17 +08:00
1cdd8b1c58f549b45c2a8e8165806b8bb798fe03
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.
See README.rst
Languages
C++
52.6%
C
37.2%
Go
4.4%
M4
1.7%
Python
1.6%
Other
2.5%