Comment #26 on issue 27324 by [email protected]: HTTP Requests do not  
finish loading properly (blank page), need to refresh page
http://code.google.com/p/chromium/issues/detail?id=27324

@vandebo: What  that log shows is that all of the time (1.5 minutes) was  
spent in:

     t=131679165:   +HTTP_TRANSACTION_READ_HEADERS              [dt=88779]

Which means we were waiting for  
HttpNetworkTransaction::ReadResponseHeaders().

To know why ReadResponseHeaders() took so long, we would need to see a  
packet capture from wireshark.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to