Bug 260725
Summary: | [SOUP] Increase maximum connection limit from 17 to 256 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, karlcow, mcatanzaro |
Priority: | P2 | Keywords: | BrowserCompat |
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
A long time ago, web browsers limited themselves to fairly small maximum connection limits. Nowadays, Chrome uses 256 and Firefox uses 900, but we still have a 17 connection limit established in 170917@main. I picked 17 for no other reason than that was what other browsers were doing at the time. That reasoning is as good now as ever, so let's increase.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Well I was planning to create a pull request for this, but I'm unable to do so due to bug #260726.
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/17197
EWS
Committed 267455@main (9dce195e0c90): <https://commits.webkit.org/267455@main>
Reviewed commits have been landed. Closing PR #17197 and removing active labels.