creating scalable web application in rev using mod_load_balancer

Alex Shaw alex at harryscollar.com
Mon Oct 15 12:41:35 EDT 2007



Andre Garzia wrote:
> Apache mod_proxy_balancer will act as a proxy directing chosen connections
> to it's team members which are called proxyBalancers. One can launch, for
> example, five instances of RevHTTP and tell apache that those are the five
> proxybalancers. Then for each request, apache will choose the RevHTTP

> Apache will take care of scheduling all the requests, it will also deal with
> blocked processes and the like. I plan to make a tutorial and example on
> this shortly.
> 

sounds great!

btw if you wanted to get rid of apache altogether you could try..

http://www.inlab.de/balance.html
http://www.linux.com/articles/46735

regards
alex



More information about the use-livecode mailing list