Dear GlassFish Community,
I'm new in here, I want to build a load balance and clustering for my
glassfish, how to setup there.
Is the cluster and load balance work in 1 machine, or different machine.
config a
---------
Public --- load balance --- cluster
| |
node1 node2
so for the config a, i must setup 4 machine, 1 for load balance, 1 for
cluster and 2 for each node.
config b
----------
Public --- loadbalance/cluster
| |
node1 node2
config b, i must setup 3 machine, 1 for the load balance and cluster, 2 for
each node.
so what is the best suggest
your feedback are welcome, thanks