[Zope-ZEO] Round-robin FastCGI

Paul Everitt paul@digicool.com
Thu, 09 Nov 2000 18:07:07 -0500


Yes, Michel is correct, rewrite rules are the way to do it.  Note that
this isn't specific to FastCGI -- there are tutorials about it for proxy
pass.

--Paul

Michel Pelletier wrote:
> 
> "Leichtman, David J" wrote:
> >
> > In user:paul's ZEO FAQ at zope.org, he mentions that one way of balancing
> > multiple Zope installations is through round-robin FastCGI. I'm familiar
> > with round-robin DNS, and we are using FastCGI to serve Zope through Apache,
> > but I don't understand what he means by "round-robin FastCGI".
> 
> This is what I understand it to be (I could be wrong):
> 
> The fcgi client (apache) can be used to pass requests to multiple
> backend fcgi servers, even ones on different machines.  Using apache
> rewrite rules (I would presume) you can direct requests in round robin
> or random fasion to your collection of fcgi servers.
> 
> -Michel
> 
> _______________________________________________
> Bug reports, feature requests, etc. go in the ZEO Tracker:
> http://www.zope.org/Products/ZEO/Tracker
> 
> Conversations etc. can take place in the Wiki:
> http://www.zope.org/Products/ZEO/Wiki
> 
> Zope-ZEO maillist  -  Zope-ZEO@zope.org
> http://lists.zope.org/mailman/listinfo/zope-zeo

-- 

--Paul

Paul Everitt       Digital Creations
paul@digicool.com  540.371.6909
-----------------------------------------
The Open Source Zope application server
http://www.zope.org/
-----------------------------------------