Ensure WebDAV upload is not timed out by Apache
Description
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:

Bug Clerk September 16, 2019 at 12:43 PM
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Labels
Components
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created September 10, 2019 at 4:26 AM
Updated July 1, 2022 at 4:44 PM
Resolved October 30, 2019 at 5:06 PM
When using WebDAV to upload large files, the request times out approximately 15 seconds into the upload. I can see the file being gradually populated on the pool and then it gets removed after the upload times out.
[dav:error] [pid 67380] (70007)The timeout specified has expired: [client 192.168.1.3:59826] An error occurred while readingthe request body (URI: /Obfuscated/url/to/file/being/uploaded) [408, #0]
There does not appear to be a way to configure this service beyond the password, http/https and certificate, so I am unable to adjust the timeout value.
Request to adjust timeout value to something much higher, or adjust the UI to allow for the timeout to be configured.
Please let me know if you need further detail or require me to do any tests.