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

"S.J.Chun" chunsj at embian.com
Thu Jul 26 01:41:40 UTC 2007


Thank you. I'll try the implementation at GemSource too.

----- Original Message -----
   From: Dale Henrichs <dale.henrichs at gemstone.com>
   To: "S.J.Chun" <chunsj at embian.com>, Seaside - general discussion <seaside at lists.squeakfoundation.org>
   Sent: 07-07-26 00:51:51
   Subject: Re: Re: [Seaside] [Q] How can I activate FastCGI Functionality?

  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