systemd-socket-activation: Let systemd bind the server's socket for you
"Socket activation" is the a feature of systemd. We use it for web servers, to avoid the momentary downtime that otherwise occurs while restarting processes. Because the socket is manged by systemd, not by our process, the socket remains even while our process is down. Requests to the socket are queued until our process comes back up to respond.
[Skip to Readme]
Downloads
- systemd-socket-activation-1.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1, 1.0.0.1, 1.0.0.2, 1.1.0.0, 1.1.0.1, 1.1.0.2 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.18 && <4.20), containers (>=0.6.4 && <0.7), network (>=3.1.2 && <3.2), quaalude (>=0.0.0 && <0.1), text (>=2.0 && <2.2), transformers (>=0.5.6 && <0.7), unix (>=2.7.2 && <2.9) [details] |
License | MIT |
Copyright | 2021 Mission Valley Software LLC |
Author | Chris Martin |
Maintainer | Chris Martin, Julie Moronuki |
Category | System, Network |
Home page | https://github.com/typeclasses/systemd-socket-activation |
Bug tracker | https://github.com/typeclasses/systemd-socket-activation/issues |
Source repo | head: git clone https://github.com/typeclasses/systemd-socket-activation |
Uploaded | by chris_martin at 2025-01-21T00:15:59Z |
Distributions | NixOS:1.1.0.1 |
Downloads | 571 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-01-21 [all 1 reports] |