Quote:
Originally Posted by qasdfdsaq
Coincidence? Some weird interaction between Kaspersky and your browser? I can't explain what's happening on your computer without seeing your computer.
My reasoning is that Speedtest.net does it's speed tests in a flash app, not in the browser, and it does not do file transfers through the browser, so in both respects the browser does not do the data retrieval (though it does do the socket handling) so shouldn't be caching it.
|
Nope.
GET /st/speedtest/random2000x2000.jpg?x=1291755889659-3 HTTP/1.1
Host: trancefm.co.uk
Connection: keep-alive
Referer:
http://cdn.speedtest.net/flash/speedtest.swf?v=330847
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10
The timing is done by the app, the download is a standard browser initiated HTTP GET.