[Webkit-unassigned] [Bug 37919] [Qt] aviary.com loads slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 10 15:38:39 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=37919
--- Comment #4 from Joe Wild <joseph.wild at nokia.com> 2011-03-10 15:38:39 PST ---
"11:05:37.942" :<*JPW*> QNetworkReplyHandler::QNetworkReplyHandler() req url = "http://www.aviary.com/apps/WebResource.axd?d=ucJE4LQHkjxbfFLZQ7RDN7Mx77t4T1Y1NIYEATEckcEVLh0OWT7jmbhPHvZoud9rApgriK1m5Wst7TME8ecRHFw0JOk1&t=634269766488712880"
"11::05:37.942" :<*JPW*> QNetworkReplyHandler::start() req url = "http://www.aviary.com/apps/WebResource.axd?d=ucJE4LQHkjxbfFLZQ7RDN7Mx77t4T1Y1NIYEATEckcEVLh0OWT7jmbhPHvZoud9rApgriK1m5Wst7TME8ecRHFw0JOk1&t=634269766488712880"
"11:06:07.988" :<*JPW*> QNetworkReplyHandler::finish() req url = "http://www.aviary.com/apps/WebResource.axd?d=ucJE4LQHkjxbfFLZQ7RDN7Mx77t4T1Y1NIYEATEckcEVLh0OWT7jmbhPHvZoud9rApgriK1m5Wst7TME8ecRHFw0JOk1&t=634269766488712880" reply url = "http://www.aviary.com/apps/WebResource.axd?d=ucJE4LQHkjxbfFLZQ7RDN7Mx77t4T1Y1NIYEATEckcEVLh0OWT7jmbhPHvZoud9rApgriK1m5Wst7TME8ecRHFw0JOk1&t=634269766488712880"
contentTypeHeader = ""
bytesAvailable = 0
header: Cache-Control = public
header: Date = Tue, 08 Mar 2011 22:59:25 GMT
header: Expires = Wed, 07 Mar 2012 15:48:52 GMT
header: Last-Modified = Fri, 03 Dec 2010 17:37:28 GMT
header: Server = Microsoft-IIS/6.0
header: Vary = Accept-Encoding
header: X-AspNet-Version = 2.0.50727
header: X-Compressed-By = FluorineHttpCompress
header: X-Powered-By = ASP.NET
header: Connection = Keep-Alive
header: Content-Encoding = gzip
header: Age = 147870
If we can believe my traces, it takes > 30s to return
WebResource.axd with no bytes or content type. Wonder
if this is a server side issue.
Also, I don't see any data coming through for WebResource.axd for
ResourceLoader::addData(). So maybe this does come through late and
empty. Not sure I believe it yet.
--
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