Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25037

Configure the Tomcat data upload timeout

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.3
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      To change the data upload timeout, use:

      nuxeo.server.http.connectionUploadTimeout=60000
      

      (the value is expressed in milliseconds)

      Show
      To change the data upload timeout, use: nuxeo.server.http.connectionUploadTimeout=60000 (the value is expressed in milliseconds)
    • Sprint:
      nxfit 10.2.7, nxfit 10.3.2
    • Story Points:
      2

      Description

      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.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour, 30 minutes
                1h 30m