-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.3
-
Component/s: Distribution / Installers
-
Impact type:Configuration Change
-
Upgrade notes:
-
Sprint:nxfit 10.2.7, nxfit 10.3.2
-
Story Points:2
Default data upload timeout is set to the connectionTimeout which is 20 seconds. This may be too short for uploads from mobile devices for instance.
Configure in the default server.xml the data upload timeout:
- set disableUploadTimeout to false
- set the connectionUploadTimeout to 1 minute
Allow configuring them both through nuxeo.conf properties.