=> Re: "Got CGISESH working. Simple demo." | In: u/stack
I don't know much about SCGI but what I read is that one server is started for all incoming requests and uses sockets. I know molly brown supports it.
do you think an SCGI server could hold sessions in memory like this?
=> ๐ gritty
2024-05-19 ยท 8 months ago
=> ๐ stack | โ tilde.cafe/~stack/cgisesh/live/cgitest
Got CGISESH working. Simple demo. โ Click on the link; the cgi will keep track of how many times you visit (refresh to see the counter go up). If my cgisesh server is running, of course. This simple cgi uses cgisesh to keep session information for each user (visit count in this simple example). cgisesh is a minimal in-memory key-value server designed to provide per-user session data for Gemini CGI...
=> ๐ฌ 4 comments ยท 2 likes ยท 2024-05-17 ยท 9 months ago This content has been proxied by September (3851b).Proxy Information
text/gemini; charset=utf-8