Aaron Ogburn created JBWEB-312:
----------------------------------
Summary: response.setBufferSize() has no effect when using the response
writer
Key: JBWEB-312
URL:
https://issues.jboss.org/browse/JBWEB-312
Project: JBoss Web
Issue Type: Bug
Affects Versions: JBossWeb-7.5.0.GA
Reporter: Aaron Ogburn
Assignee: Remy Maucherat
This is the same issue as
https://issues.apache.org/bugzilla/show_bug.cgi?id=55842
When using the response writer, we end up just flushing the buffer in
org.apache.catalina.connector.OutputBuffer.realWriteChars instead of trying to grow the
buffer.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)