Engine does not buffer by default
---------------------------------
Key: SLING-1951
URL: https://issues.apache.org/jira/browse/SLING-1951
Project: Sling
Issue Type: Bug
Components: Engine
Affects Versions: Engine 2.1.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: Engine 2.2.0
The Sling Engine contains internal buffering logic to supercede (and enhance
the buffering supported by the Servlet Container). But in contrast to the
servlet container's buffering logic which is generally set to a sensible
default buffer size, the Engine's buffer size defaults to zero.
We should fix this to set the default buffersize to the servlet container's
default buffer size
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.