RESOLVED FIXED 260725
[SOUP] Increase maximum connection limit from 17 to 256
https://bugs.webkit.org/show_bug.cgi?id=260725
Summary [SOUP] Increase maximum connection limit from 17 to 256
Michael Catanzaro
Reported 2023-08-25 11:59:35 PDT
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
Michael Catanzaro
Comment 1 2023-08-25 12:28:04 PDT
Well I was planning to create a pull request for this, but I'm unable to do so due to bug #260726.
Michael Catanzaro
Comment 2 2023-08-29 13:23:44 PDT
EWS
Comment 3 2023-08-30 09:12:58 PDT
Committed 267455@main (9dce195e0c90): <https://commits.webkit.org/267455@main> Reviewed commits have been landed. Closing PR #17197 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.