FCGI for Seaside

FCGI for Seaside project page

This is a first version of an FCGI interface. It is made to cooperate Seaside into lighttpd. Especially using version 1.5.x of lighttpd web server. This removes for any HTTP Server in squeak and most of the socket handling since many request are handled in a single connection.
Since its a (simple) implementation of the fcgi protocol it should also work with any other fcgi supported web server.

FastCGI-dl.10.mcz