Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.44 KB

webServersForGLASS.md

File metadata and controls

38 lines (27 loc) · 2.44 KB

#Web Servers for Web Edition

##Swazoo The http://www.swazoo.org/ Swazoo2 web adaptor is currently available for Seaside3.0.

##FastCGI I recommend that lighttpd and FastCGI be used as the web front-end for Seaside. Here's a blog post in favor of FastCGI:

Here's a blog post in favor of using Swazoo:

In addition all of the scaling tests that I have done for Seaside have been performed running a combination of lighttpd and FastCGI:

#Apache, Lighttpd and Nginx

I recommend that lighttpd and FastCGI be used as the web front-end for Seaside and here are some posts that support that recommendation:

Apache:

Nginx: