[
https://issues.jboss.org/browse/GTNPORTAL-2559?page=com.atlassian.jira.pl...
]
Marko Strukelj commented on GTNPORTAL-2559:
-------------------------------------------
Unless some component in the setup changes cookie content (I assume not) then the cookie
sent by browser is the same as produced by the server. And I assume we produce the same
cookie format as we used to.
I suppose we should figure out whether the cookies we produce should be changed to comply
with cookie format in HTTP spec, or if there is some reason why they're not
compliant.
So options are:
1) workaround by explicitly adding ALLOW_HTTP_SEPARATORS to standalone.conf
2) workaround by setting ALLOW_HTTP_SEPARATORS system property in GateInExtension
(preferred to 1)
3) fixing our cookie format
Invalid cookie message in log when access portal through
loadbalancer
---------------------------------------------------------------------
Key: GTNPORTAL-2559
URL:
https://issues.jboss.org/browse/GTNPORTAL-2559
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.4.0.M01
Environment: GateIn master, cluster build, 2 nodes + mod_jk loadbalancer
Reporter: Michal Vanco
Assignee: Marko Strukelj
Priority: Minor
Labels: EPP6.0-Test-Dev
Fix For: 3.5.0.Final
I'm getting message in portal log when accessing portal on loadbalancer:
INFO [org.apache.tomcat.util.http.Cookies] (ajp-perf11/10.16.88.189:8009-8) Cookies:
Invalid cookie. Value not a token or quoted value
This doesn't cause any issue, but wasn't present at EPP5.x version.
Snippet from ff firebug:
Connection keep-alive
Cookie gtn.site.preference=FailoverPortal; JSESSIONID=eEGzAwUbc9eCEh9nIkE6ukzl.perf15;
s_vi=[CS]v1|281B075B051D1B93-6000012D601169D9[CE]; rh_omni_tc=70160000000H4AjAAK
Host perf13.mw.lab.eng.bos.redhat.com:8080
Pragma no-cache
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira