开发者

Session issues accessing Apache Tomcat application beyond a Proxy

开发者 https://www.devze.com 2023-01-06 13:28 出处:网络
We have a application runn开发者_C百科ing on Apache Tomcat. When the application is accessed from beyond a proxy, the session information is getting lost or the user is logged out after some time. Ple

We have a application runn开发者_C百科ing on Apache Tomcat. When the application is accessed from beyond a proxy, the session information is getting lost or the user is logged out after some time. Please advise.


Almost sounds like your proxy is not carrying the cookies over when it forwards HTTP requests. Perhaps there's an over-zealous security setting on your proxy?

0

精彩评论

暂无评论...
验证码 换一张
取 消