summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/parallel-connect.d
blob: a51e12e85465e9774d6c09b3ac6f3605b86314f5 (plain)
1
2
3
4
5
6
7
8
9
Long: parallel-connect
Help: Prefer parallel connections to multiplexed ones
Added: 7.68.0
See-also: parallel parallel-max
---
When doing parallel transfers, this option will instruct curl that it should
rather prefer opening up more connections in parallel rather than risk waiting
to see if new transfers can be added as multiplexed streams on another
connection.