-
Bug
-
Resolution: Done
-
Major
-
1.3.0.Beta8
-
None
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.