mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 17:10:45 +08:00
Update Systemd-Activation.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Using systemd socket activation
|
# Using systemd socket activation
|
||||||
|
|
||||||
_New in v2.9.0_
|
_New in v2.8.2_
|
||||||
|
|
||||||
On platforms that use [systemd](https://systemd.io), [webhook][w]
|
On platforms that use [systemd](https://systemd.io), [webhook][w]
|
||||||
supports the _socket activation_ mechanism. In this mode, systemd itself is responsible for managing the listening socket, and it launches [webhook][w] the first time it receives a request on the socket. This has a number of advantages over the standard mode:
|
supports the _socket activation_ mechanism. In this mode, systemd itself is responsible for managing the listening socket, and it launches [webhook][w] the first time it receives a request on the socket. This has a number of advantages over the standard mode:
|
||||||
|
|||||||
Reference in New Issue
Block a user