hhmx.de

Dieses Fediverse-Konto und seine Inhalte werden nicht von hhmx.de verwaltet. Die kontoführende Instanz ist snac.tesio.it - die originale Adresse ist https://snac.tesio.it/giacomo.

giacomo@snac.tesio.it
giacomo@snac.tesio.it

Giacomo Tesio

(@giacomo@snac.tesio.it)

Di 26.11.2024

Beiträge: 8Folgt: 0Folgende: 0

papĂ , marito e programmatore

snac.tesio.it · snac

Föderation EN Sa 10.05.2025 10:28:02

@kimapr@ublog.kimapr.net

in fact it doesn't cause any issue: is likely the lightest and best performing server out there.

@rozenglass@fedi.dreamscape.link @lizzy@social.vlhl.dev @ada@zoner.work

Föderation · Mi 18.12.2024 00:36:26

Föderation · Fr 13.12.2024 23:39:48

@grunfink@comam.es I have a couple little feature requests that I think might slightly improve the usage of with cgi-fcgi on cheap shared hostings:

1) add to server.json an option to configure a folder where to write logs (or at least to save them in a dedicated folder in base dir) instead of standard output. Within such folder, I'd name them after the start date of the server (e.g. snac_2024-12-13.log). When the option is not defined, I'd preserve the current behavior (log to stdout).
2) when running as a server, acquire an advisory lock on the pid, and if you cannot acquire the lock, just exit because someone else is still handling requests for that basedir.