storj/cmd/uplink/ulext
Kaloyan Raev 978e0f1a26 cmd/uplink: cp sets connection pool capacity based on parallelism
If the cp command is executed with higher level of parallelism, it would
open more connections to storage nodes at the same time. Therefore, the
connection pool capacity should be expanded accordingly.

The pool capacity is set to 100 * parallelism.

Change-Id: Ia8b3ab6a99340d8cbb87a7b80c3354b2b21c1958
2022-04-21 14:10:08 +00:00
..
external.go cmd/uplink: cp sets connection pool capacity based on parallelism 2022-04-21 14:10:08 +00:00