summaryrefslogtreecommitdiff
path: root/_project/src/pakakeh.go
AgeCommit message (Collapse)Author
40 hours_project: update all submodulesShulhan
2026-02-12cmd/www-kilabit: add option shutdown-idleShulhan
If set, server will automatically shutdown when no new connections accepted after specific duration.
2026-02-06_project/src: update submodulesShulhan
2026-02-03journal/2026: new journal "Reducing Idle Services with systemd"Shulhan
In this journal, we will take a look on how to minimize idle services running in the background using systemd-socket-proxyd(8) for services that we cannot control their code and using systemd.socket(5) for services that we can changes their code. In the _project submodules, we update awwan, gorankusu, pakakeh.go/cmd/httpdfs to run with socket based activation. This site program also has been modified to run with socket based activation too.
2026-02-02journal/2026: new journal "systemd socket activation with Go"Shulhan
In this journal, we will take a look on how to implement socket-based activation on Go program that listen and serve HTTP.
2026-01-19_project: update submodulesShulhan
2025-12-27all: update project submodulesShulhan
2025-07-02all: add project pakakeh.goShulhan