users@glassfish.java.net

Re: Glassfish 2.1 session replication not working!

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Tue, 24 Feb 2009 06:49:15 -0800

This is what we call port-hopping and is expected to work when the
instances are on the same machine.

In this case, where you have multiple machines, you will need to front
it with the LB.

Peter Fabian wrote:
> glassfish_at_javadesktop.org wrote:
>> Please help I have setup 1 cluster name "cluster1"
>> 2 PCs, PC1(DAS) and PC2
>> Node agent 1 = PC2 with instance BO1
>> Node agent 2 = PC1 with instance BO2
>>
>> After deploying clusterjsp ,
>> I browse http://pc1:38080/clusterjsp
>>
>> i added a few session value and then i go to
>>
>> http://pc2:38080/clusterjsp
>>
>>
> did you stop the pc1 instance before trying it on pc2?
> P
>