[
https://issues.apache.org/jira/browse/WW-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604686#comment-14604686
]
Lukasz Lenart commented on WW-4519:
-----------------------------------
Did you mean this line?
https://github.com/apache/struts/blob/master/core/src/main/java/org/apache/struts2/result/StreamResult.java#L281
> StrutsResultSupport outputs remining bytes of data during out
> -------------------------------------------------------------
>
> Key: WW-4519
> URL: https://issues.apache.org/jira/browse/WW-4519
> Project: Struts 2
> Issue Type: Improvement
> Reporter: Alireza Fattahi
> Fix For: 2.5
>
>
> The StreamResult writes buffer to out put, for long file sizes it may take a
> while, it will be a good idea that during the while loop (line 294) the
> StreamResult generates some log ( in trace level)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)