Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: Disable INFO for malformed cookies
......................................................................
packaging: Disable INFO for malformed cookies
Tomcat (and thus JBoss Web) complains when it finds certain unexpected
characters in cookies, in particular when it finds square brackets. We
don't use such cookies in the applications, but some tracking cookies
have this problem, and they are very frequent. When a browser running
webadmin or user portal sends those cookies it can easily flood the
server.log file with this INFO messages. This patch changes the logging
configuration so that those INFO messages are discarded.
Change-Id: I52f89da503805f94582c955af9a29f6b57b80685
Bug-Url:
https://bugzilla.redhat.com/890165
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/engine-service.xml.in
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10877
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I52f89da503805f94582c955af9a29f6b57b80685
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>