Jens Helweg created JBWEB-265:
---------------------------------
Summary: ArrayIndexOutOfBoundsException when response header exceeds
maxHttpHeaderSize
Key: JBWEB-265
URL:
https://issues.jboss.org/browse/JBWEB-265
Project: JBoss Web
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Tomcat
Affects Versions: JBossWeb-7.0.10.GA
Environment: Windows 7
Reporter: Jens Helweg
Assignee: Remy Maucherat
When a servlet adds enough information to a response to exceed the {{maxHttpHeaderSize}}
limit configured for an HTTP 1.1 connector, an {{ArrayIndexOutOfBoundsException}} is
thrown and the connection is closed without writing any data.
Further information can be found at this bug description on the tomcat bug tracker:
https://issues.apache.org/bugzilla/show_bug.cgi?id=53677
--
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