开发者

Measuring page performance with Fiddler2 with Ie6 loaded from Spoon.net

As per title i am trying to measure page performance in IE6 that has been loaded with Spoon.net.

Am trying to use F开发者_Python百科iddler2 but it does not seem to recognise the browser.

Any ideas?


Fiddler shouldn't care what framework you're using; it listens to WinInet and acts as a proxy to it. Local traffic doesn't go through WinInet, so you won't see it captured in Fiddler. If you're using localhost for your server, try changing it to http://ipv4.fiddler and see if that allows your traffic to be captured.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜