Groups > Weblogic > WebLogic Clustering > Re: Test clustering on a single machine on WebLogic 10.0




Re: Test clustering on a single machine on WebLogic 10.0

Re: Test clustering on a single machine on WebLogic 10.0
Tue, 26 Feb 2008 14:35:15 -080
Enrico Lelina <> wrote:

> I have a single machine that I'd like to test clustering on -- additional
> machines are still on order and will not arrive for several weeks so I
> need to test clustering on a single machine right now.
> 
> I setup an AdminServer on myserver:7001.
> Server1 on myserver:7501.
> Server2 on port myserver:7502.
> TestCluster includes Server1 and Server2.
> 
> My EAR file deploy to both servers when I specify my target as TestCluster
> and I can access my servlets by through
> http://myserver:7501/myApp/test.jsp or
> http://myserver:7502/myApp/test.jsp. But how do I access the app via the
> cluster?


You need to create a 'frontend'.
This can be done for example by the firewall/loadbalancer.

You can also make use of the software loadbalancer of BEA which takes care
of this..so you will access the software lb..and that one will
loadbalance/failover to the correct url. (for example: apache with the BEA
plugin)





B

-- 
Schelstraete Bart
bart@schelstraete.org
http://www.schelstraete.org
Post Reply
about | contact