-
Notifications
You must be signed in to change notification settings - Fork 113
Description
FastCGI might probably come back (as a web backend, thus implemented differently) but for now it's not available
Originally posted by @jonmz in #113
Most applications that are long-running nowadays offer themselves by means of HTTP instead of FastCGI, which can be easily attached as a web backend
Originally posted by @jonmz in #113
With powerful alternative shells maturing (https://oils.pub/ growing web capabilities) and "uberspace targeting people who want to do things we didn’t anticipate and generally prefer working with a text-based console" and linux shell... (https://u8manual.uberspace.de/)
Could a fastcgi web backend be comming with U8?
Caddy seems to bring support for it.
(i.e. the comeback of a simple, programming language independent, stateless, "drop-in some files and be done" hosting solution, with no need to configure a service supervisor or anything)