Luca,

http://www.orionserver.com/docs/load-balancer.xml.html

Jeff.

On Wed, 26 Sep 2001 14:00:25 +0200
Davanzo Luca <[EMAIL PROTECTED]> wrote:

> Hi,
> Where did you find documentation on how to use/setup loadbalancer? i am
> trying to use it with no success because of no documentation.
> Please help!!
> 
> 
> > -----Messaggio originale-----
> > Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Inviato: mercoledì 26 settembre 2001 10.04
> > A: Orion-Interest
> > Cc: [EMAIL PROTECTED]
> > Oggetto: load-balance.xml configuration
> > 
> > 
> > Hello,
> > 
> > we have configured loadbalancer to user the load-balancer.xml, with 
> > 
> > <load-balancer host="202.1.150.94" port="1111" >
> >         <island id="1">
> >                 <backend-server host="202.1.150.201" port="8888" />
> >                 <backend-server host="202.1.150.58"  port="8888" />
> >         </island>
> > </load-balancer>
> > 
> > and we have started loadbalancer using : 
> >     java -jar loadbalancer.jar -config load-balancer.xml -debug  
> > //where load-balancer.xml is in same directory
> > 
> > We found  that servers other than the ones specified as 
> > back-end server 
> > hosts are also registering with the loadbalancer.
> > 
> > please note that the other servers are not configured as front-end to 
> > that loadbalancer host in their default-web-site.xml.
> > 
> > any one has faced same problem earlier thank to let me know.
> > 
> > regards,
> > praveen soni.
> > 
> > 
> > 
> > 
> > 
> > 
> 

Reply via email to