idleTimeout

Chris Lu 2020-07-25 10:32:29 -07:00
parent ecb5b19398
commit f2241d6133

@ -95,7 +95,7 @@ Customizing the needle id and/or file cookie is an acceptable behavior. "strict
## Upload large files
If files are large and network is slow, the server will take time to read the file. Please increase the "-readTimeout=3" limit setting for volume server. It cut off the connection if uploading takes a longer time than the limit.
If files are large and network is slow, the server will take time to read the file. Please increase the "-idleTimeout=30" limit setting for volume server. It cut off the connection if uploading takes a longer time than the limit.
### Upload large files with Auto Split/Merge