[Webkit-unassigned] [Bug 37919] [Qt] aviary.com loads slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 15 07:03:00 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=37919
--- Comment #7 from Joe Wild <joseph.wild at nokia.com> 2011-03-15 07:03:00 PST ---
I wanted to add some more information.
First, I tried to replicate the User Agent String and HTTP Headers as
Google Chromium uses and that did not affect the problem.
Second, I tried to increase the session and channel counts in
the WebKit and the Qt network code with little increase
in performance.
./WebCore/platform/network/qt/ResourceRequestQt.cpp:40:unsigned
initializeMaximumHTTPConnectionCountPerHost()
...qt/src/network/access/qhttpnetworkconnection.cpp
const int QHttpNetworkConnectionPrivate::defaultChannelCount = 6;
May be some hard limit with lower level network stack I haven't
figured out yet. I'd like to see if can build Chromium Webkit
and compare the logs.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list