Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用 fiddler 测试某些网页时,有时统计选项卡中的客户端连接时间比 clientDoneReqest 时间早几秒钟,因此它使总时间比加载页面的实际时间长得多。这是一个已知问题还是我错过了什么?
谢谢。
这是一个已知问题,最新版本可以更好地重用客户端套接字。
您现在看到了为先前请求打开原始客户端套接字的时间。在即将发布的 Fiddler (v.2.2.9) 版本中,发生的事情将更加清晰,因为将为客户端请求引入新的时间戳。