[jboss-user] [Clustering/JBoss] - SSO fails on compressed response

ozguy do-not-reply at jboss.com
Sun Jul 5 23:25:57 EDT 2009


I  am using Jboss 4.2.3 with jboss portal 2.7.2

Running 2 jboss nodes in a cluster, everything works as expected including SSO , session replication etc.

Onces i enable compression on the Tomcat Http connector or even  on our load balancer , SSO no loger works.

Scenario ( with compression="on" on tomcat connector )
1. start both server nodes
2. run web page that requires authentication
3. user authenticated by node 1 ( SSO replicated to the node2 correctly)
3. shut down node 1 ( this was the node that originally authenticated the user)
4. run the page again,  node 2 pops up authentication dialog
(only the authentication part is having problems when compression is on, every other session object associated with the page seems to work as after re-entrying authentication details, i do see the updated session values that i was expecting.)


Is there anything special needs to be done so that SSO works properly when running compression="on" in tomcat.

Thanks in advance.

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

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



More information about the jboss-user mailing list