[jboss-jira] [JBoss JIRA] (JBWEB-312) response.setBufferSize() has no effect when using the response writer

Aaron Ogburn (JIRA) issues at jboss.org
Wed Apr 8 17:44:18 EDT 2015


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)


More information about the jboss-jira mailing list