[cgiapp] The benefits of vanilla CGI vs. FastCGI

Mark Stosberg mark at summersault.com
Sun Nov 23 09:10:45 EST 2008


There's running Vista on computers built before 2006, and there's the new crop
of web frameworks which need FastCGI or mod_perl to have decent performance to
run "Hello World". 

Then there's CGI::Application, which continues to perform well under
CGI while easily being run under FastCGI and mod_perl as well. 

Some ask "Why bother with vanilla CGI anymore?"

I have a few answers for them.

http://mark.stosberg.com/blog/2008/11/the-benefits-of-vanilla-cgi-vs-fastcgi-for-perl-apps.html

    Mark




More information about the cgiapp mailing list