WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
37022
Limit the number of HTTP connections on WinCE to 3
https://bugs.webkit.org/show_bug.cgi?id=37022
Summary
Limit the number of HTTP connections on WinCE to 3
Ismail Donmez
Reported
2010-04-02 06:59:33 PDT
This matches the symbian behaviour.
Attachments
Limit the number of HTTP connections on WinCE to 3
(1.05 KB, patch)
2010-04-02 07:00 PDT
,
Ismail Donmez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ismail Donmez
Comment 1
2010-04-02 07:00:21 PDT
Created
attachment 52414
[details]
Limit the number of HTTP connections on WinCE to 3
Laszlo Gombos
Comment 2
2010-04-02 08:50:14 PDT
According to the comment made in
r52079
best performance is achieved if numbers are aligned in QtNetwork and QtWebKit. In QtNetwork the QHttpNetworkConnectionPrivate::defaultChannelCount is still set to 6 (and not 3) for WinCE. Are you sure that this change will increase load performance on WinCe ? Do you have some numbers ?
Ismail Donmez
Comment 3
2010-04-02 08:55:44 PDT
(In reply to
comment #2
)
> According to the comment made in
r52079
best performance is achieved if numbers > are aligned in QtNetwork and QtWebKit. > > In QtNetwork the QHttpNetworkConnectionPrivate::defaultChannelCount is still > set to 6 (and not 3) for WinCE. > > Are you sure that this change will increase load performance on WinCe ? Do you > have some numbers ?
I have no numbers actually and if its 6 in Qt, I withdraw my patch :-)
Laszlo Gombos
Comment 4
2010-04-02 10:33:43 PDT
Comment on
attachment 52414
[details]
Limit the number of HTTP connections on WinCE to 3 Clearing review flag to take out from the review queue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug