This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / Apache-Tomcat application and Cached Proxy Server ISPI have an online application that has problem with users with ISPs who use the cached proxy server such AOL. everytime when the user login, when they navigate through the site, the session get losted and he has to login again. I use Apache and Tomcat with mod_jk. Does anyone has the experience on this? thanks in advance.
-3dx(枫叶);
2007-4-12
{322}
(#3610745@0)
-
up... anyone?
-3dx(枫叶);
2007-4-12
(#3611369@0)
-
Yes, use sticky_session.
-wind_cloud(风逝云栖);
2007-4-15
(#3616998@0)
-
the sticky session will solve the problem if only HTTP and HTTPS, but how about when users switch between HTTP and HTTPS. The sticky session is configured in the Load Balancer level.
Thx.
-3dx(枫叶);
2007-4-17
(#3620139@0)