You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/04/16 14:05:02 UTC

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

Jacques Le Roux created OFBIZ-11598:
---------------------------------------

             Summary: 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


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)