[jboss-dev-forums] [JBoss AS 7 Development] - help:nginx jboss, session changed every request at ie, chrome ok
magic_seek zyx
do-not-reply at jboss.com
Fri Feb 3 02:34:51 EST 2012
magic_seek zyx [https://community.jboss.org/people/zyx] created the discussion
"help:nginx jboss,session changed every request at ie,chrome ok"
To view the discussion, visit: https://community.jboss.org/message/714213#714213
--------------------------------------------------------------
nginx: 0.8.54
jboss:jboss-as-7.0.0.Final
Create a simple servlet just print session, use ie7 or ie9 visit this servlet page, when every refresh the print session result are different, but at google chrome are same.
This problem cause can not log into my web application on ie, but chrome ok.
Have tried:
domain.xml
<system-properties>
<!-- IPv4 is not required, but setting this helps avoid unintended use of IPv6 -->
<property name="java.net.preferIPv4Stack" value="true"/>
<property name="org.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR" value="false"/>
<property name="org.apache.catalina.STRICT_SERVLET_COMPLIANCE" value="false"/>
</system-properties>
but it not work.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/714213#714213]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120203/3a585904/attachment.html
More information about the jboss-dev-forums
mailing list