Saturday, January 12, 2008

FCGI-WSGI gateway

Python library which includes an FCGI gateway to the Python WSGI interface. Implements multiplexed connections. Updated to be included in http://trac.saddi.com/flup/browser/flup/server/fcgi.py but that seems a bit busted.

Thursday, January 10, 2008

FastCGI -- The Forgotten Treasure

Slightly old but nonetheless interesting discussion of implementing FCGI applications. Some nice chat about the multiplexing too.

Thursday, October 11, 2007

Multiuser Apache+PHP+mod_fastcgi setup

how to make apache talk to php via fastcgi over tcp

Thursday, May 25, 2006

HowTo: Install FastCGI and Ruby on Rails on Redhat Enterprise :: Fat Penguin

Fast CGI and Apache2 for Red Hat Linux 9 in Ruby on Rails

location of rpm and other stuff

Monday, March 6, 2006

HowtoSetupApacheWithFastCGIAndRubyBindings in Ruby on Rails