fcgiapp: is it enough?
I’m now thinking about making a test code capable of FastCGI (currently only CGI support is provided). fastcgi.com mentions some C library that is capable of emulating FastCGI environment for CGI applications. There’s also extended version based on fcgiapp. The only problem is very little documentation. I’m not sure if all that would scale well.
I’m [...]
Posted in Prototyping • No Comments »