2019-07-21 01:14:00 +08:00
|
|
|
Long: parallel-max
|
2021-07-13 11:09:26 +08:00
|
|
|
Arg: <num>
|
2019-07-21 01:14:00 +08:00
|
|
|
Help: Maximum concurrency for parallel transfers
|
|
|
|
Added: 7.66.0
|
|
|
|
See-also: parallel
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: connection curl
|
2019-07-21 01:14:00 +08:00
|
|
|
---
|
|
|
|
When asked to do parallel transfers, using --parallel, this option controls
|
|
|
|
the maximum amount of transfers to do simultaneously.
|
|
|
|
|
2021-07-28 23:41:05 +08:00
|
|
|
This option is global and does not need to be specified for each use of
|
|
|
|
--next.
|
|
|
|
|
2019-07-21 01:14:00 +08:00
|
|
|
The default is 50.
|