[jboss-user] [Beginners Corner] - Re: The performance of JBoss clustering puzzled me
genman
do-not-reply at jboss.com
Mon May 14 22:18:12 EDT 2007
"worker.loadbalancer.sticky_session=0"
You might get better performance with sticky sessions.
Clustering will actually overall hurt performance, because from a general point of view, the server is doing more work with HTTP session replication behind the scenes.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045642#4045642
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045642
More information about the jboss-user
mailing list