开发者

fiddler ClientConnected time

When I test some web page using fiddler, sometimes the clientconnected time in the statistics tab is several seconds earlier than the clientDoneReqest time, so it makes the over all time much longer than the actual ti开发者_如何转开发me it takes to load the page. is this a known issue or I missed something?

thanks.


This is a known issue which is introduced by the fact that the latest version makes much better reuse of client sockets.

You're now seeing the time when the original client socket was opened, for a prior request. In an upcoming version of Fiddler (v.2.2.9) it will be much more clear what's going on, as a new timestamp will be introduced for the client request.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜