Skip to content

Set pipelining to 4 by default#3846

Closed
mcollina wants to merge 3 commits into
mainfrom
enable-pipeling-by-default
Closed

Set pipelining to 4 by default#3846
mcollina wants to merge 3 commits into
mainfrom
enable-pipeling-by-default

Conversation

@mcollina

Copy link
Copy Markdown
Member

After we landed #3771, we could easily set a pipelining value greater than zero, because all request will queue up until headers of the previous response have been received.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina added the semver-major Features or fixes that will be included in the next semver major release label Nov 19, 2024
@mcollina mcollina requested review from Uzlopak and ronag November 19, 2024 15:54
@mcollina

mcollina commented Nov 19, 2024

Copy link
Copy Markdown
Member Author

This seemed a good idea, but it breaks fetch() wpts badly.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@ronag

ronag commented Nov 19, 2024

Copy link
Copy Markdown
Member

This seemed a good idea, but it breaks fetch() wpts badly.

How? Fetch should always set blocking true.

@mcollina

Copy link
Copy Markdown
Member Author

How? Fetch should always set blocking true.

The wpts expects no pipelining for it. I don't really understand if it's a strong requirement, or not.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina closed this Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-major Features or fixes that will be included in the next semver major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants