[jboss-jira] [JBoss JIRA] (WFLY-5110) Flush on OutputStream in StreamingOutput not flushing on AJP connection
Claus Näveke (JIRA)
issues at jboss.org
Mon Aug 17 03:00:26 EDT 2015
Claus Näveke created WFLY-5110:
----------------------------------
Summary: Flush on OutputStream in StreamingOutput not flushing on AJP connection
Key: WFLY-5110
URL: https://issues.jboss.org/browse/WFLY-5110
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 9.0.1.Final, 8.2.0.Final
Reporter: Claus Näveke
Assignee: Stuart Douglas
When using an AJP connection to Wildfly and a StreamingOutput in the Response, flushing the StreamingOutputs OutputStream makes Wildfly send the data through the AJP connection, but not a flush package (packet of size 0) is sent.
This causes the server upfront (e.g. apache/mod_jk) to cache the data and renders the flush useless.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list