photon 发表于 2007-8-30 17:05:28

[求助]View Results in Table中的这几列的含义: sample time, status, bytes

搞不清楚,如图。

tongxy 发表于 2007-8-31 14:15:25

sample time:取样时间,即每个请求消耗的时间(ms)
status:请求状态,每个请求是否成功
bytes:请求的字节数

photon 发表于 2007-8-31 15:41:05

sample time: 这个请求的时间是仅从客户端到服务器端的时间,还是也包括了再从服务器端返回到客户端的时间?

fanli82 发表于 2007-9-3 20:40:56

我也想知道
页: [1]
查看完整版本: [求助]View Results in Table中的这几列的含义: sample time, status, bytes