[Zope-dev] Load balancing over FastCGI
   
    anthony baxter
     
    anthony@interlink.com.au
       
    Mon, 04 Feb 2002 18:16:52 +1100
    
    
  
(apologies for formatting oddness - at conference, so don't have access
to normal mailer. _hopefully_ this will be in plain text...)
Andy Sydelko wrote:
>Has anyone actually used multiple FastCgiExternalServer
>directives within apache, each pointing to a separate ZEO 
>client, to load balance?
>
We do this by pointing the apache fastcgi at a loadbalancer, and
loadbalancing the fastcgi ports that way. I tried to do it with
apache and gave up. It's just too awful.
Anthony