Hi there
I've a couple of questions related session replication
When the session replication start to work?
My cluster setup is 3 servers 
2 nodes of [JBoss 4.0.3 + My-Application] + [Apache_ mod-jk as a loadbalancer]
http://balancer/my-app it gives me my app login page from any node
[username/passwod required to login] my question here is 
Is just getting the first page form my app [to enter user/pass]conceder as a 
session? 
or after a successful loging I conceder it as a session so [jboss + my-app] can 
replicate it
if configured to do so?
Other way can I enter my username/password in http://blancer/login-page 
[from app-node1] then I hit ENTER it log me into 
http://balancer/successful-loging 
[from app-node2] 
{session replication enabled + sticky session disabled 
+ mod_jk doning round rubin 1 request to node 1 the next request/click to the 
other node}
another question
If I configured sesstion replication correctly would I be able to switch in 
between the nodes
with just changing the node name in address bar 
(e.g) I'm doing some task in {I logged into node one directly not through a 
balancer}
http://node1/some/thing/ then I want to http://node2/some/thing 
{should it work like that or I MUST request the node through the balancer so it 
replicate
the session only if the node I was working on is not available for any reason?}

Thanks





View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938828#3938828

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938828


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to