1 Long: parallel-immediate 2 Help: Do not wait for multiplexing (with --parallel) 3 Added: 7.68.0 4 See-also: parallel parallel-max 5 Category: connection curl 6 --- 7 When doing parallel transfers, this option will instruct curl that it should 8 rather prefer opening up more connections in parallel at once rather than 9 waiting to see if new transfers can be added as multiplexed streams on another 10 connection. 11