[Seaside] [Q] How can I activate FastCGI Functionality?

Dale Henrichs dale.henrichs at gemstone.com
Wed Jul 25 15:51:51 UTC 2007


We have ported a smalltalk-based FastCGI implementation to GemStone/S (I 
believe we started with a Dolphin port) that we expect people to use in 
production. The latest version works with Seaside2.6 and Seaside2.8. You 
can view the code at on GemSource at 
http://seaside.gemstone.com/ss/fastcgi.html.

There is also a 'FastCGI for Seaside' project on SqueakSource at 
http://www.squeaksource.com/FCGI.html. I haven't played with it and 
looking at the source there are a couple of TODO's sprinkled in the code 
that may or may not be critical.

It shouldn't be necessary to change Seaside at all to use FastCGI, in 
our case we had to change our FastCGI implementation a bit because the 
response status changed from a String to an Integer between 2.6 and 2.8.

Dale


S.J.Chun wrote:

>Hi,
>
>I've read the comment on FastCGI support in recent Seaside 2.8 package. How can I
>use it? Should I use additional package?
>
>Thanks in advance.
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Seaside mailing list
>Seaside at lists.squeakfoundation.org
>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>  
>



More information about the Seaside mailing list