You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/19 13:42:00 UTC

[jira] [Commented] (OFBIZ-11598) Increase the size of http.upload.max.sizethreshold

    [ https://issues.apache.org/jira/browse/OFBIZ-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087012#comment-17087012 ] 

ASF subversion and git services commented on OFBIZ-11598:
---------------------------------------------------------

Commit d0144d96e127e93d4f9fbe2b2f0a3604e77eca10 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d0144d9 ]

Improved: Increase the size of http.upload.max.sizethreshold

(OFBIZ-11598)

That's rather refactoring to avoid to have the size hardcoded in several places
Next: ask if it's OK for everyone to increase the size


> Increase the size of http.upload.max.sizethreshold 
> ---------------------------------------------------
>
>                 Key: OFBIZ-11598
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11598
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Jacques Le Roux
>            Priority: Minor
>
> The http.upload.max.sizethreshold size is curently sets to 10240 (10KB) and that seems small nowadays to me. We could use 1MB. Also the size is hardcoded in several places. Look for "new DiskFileItemFactory(10240"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)