1

I have read through the seaweedfs wiki and found that there is an argument that could be helpful in my case of handling large files over unpredictable network connections this argument is -readTimeout= as described in the wiki optimization page under upload large files section, could anyone please guide through how and where can i use this argument.

  • What have you tried so far, with a code example? Remember: StackOverflow is neither a code-writing nor tutorial service. – fcdt Jul 23 '20 at 11:24

1 Answers1

1

use "-idleTimeout" option

chrislusf
  • 1,001
  • 9
  • 11