Skip to content

parallel-max: bump the max value to 65535#18068

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/bump-parallel-max
Closed

parallel-max: bump the max value to 65535#18068
bagder wants to merge 1 commit intomasterfrom
bagder/bump-parallel-max

Conversation

@bagder
Copy link
Member

@bagder bagder commented Jul 28, 2025

When doing HTTP/2 and HTTP/3, it could be possible to achieve quite a massive parallelism so limiting this to 300 seems restrictive.

With other protocols, going beyond 300-400 might not be recommended but curl does not have to enforce the limit.

When doing HTTP/2 and HTTP/3, it could be possible to achieve quite a
massive parallelism so limiting this to 300 seems restrictive.

With other protocols, going beyond 300-400 might not be recommended but
curl does not have to enforce the limit.
@bagder bagder marked this pull request as ready for review July 29, 2025 07:10
@bagder bagder closed this in a7e6c78 Jul 29, 2025
@bagder bagder deleted the bagder/bump-parallel-max branch July 29, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant

Comments