[jboss-jira] [JBoss JIRA] (JBWEB-283) Large header error is logged with DEBUG level
Siamak Sadeghianfar (JIRA)
jira-events at lists.jboss.org
Thu Oct 24 05:55:01 EDT 2013
Siamak Sadeghianfar created JBWEB-283:
-----------------------------------------
Summary: Large header error is logged with DEBUG level
Key: JBWEB-283
URL: https://issues.jboss.org/browse/JBWEB-283
Project: JBoss Web
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Core
Affects Versions: JBossWeb-7.2.2.GA
Reporter: Siamak Sadeghianfar
Assignee: Remy Maucherat
Priority: Minor
When the size of the request header exceeds the max size configured, the error message is logged with DEBUG level [1]. Therefore there are no records of this happening in the production environments since log level is often set to INFO.
This needs to get logged at a higher level, preferably as a WARN.
[1] http://anonsvn.jboss.org/repos/jbossweb/tags/JBOSSWEB_7_2_2_FINAL/src/main/java/org/jboss/web/CoyoteLogger.java line 363
--
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
More information about the jboss-jira
mailing list