Changes between Version 24 and Version 25 of netspeed


Ignore:
Timestamp:
07/03/2014 06:01:21 PM (12 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • netspeed

    v24 v25  
    5656network":  
    5757    [ 
    58        ["http://...../....", 20140601120130, "广东,广州”, “wifi”,200, 40.1,260], 
    59        ["http://...../....", 20140601120130, "广东,广州”, “cmcc,gprs”,200, 40.1,210], 
     58       [0,"http://...../....", 20140601120130, "广东,广州”, “wifi”,200, 40.1,260], 
     59       [0,"http://...../....", 20140601120130, "广东,广州”, “cmcc,gprs”,200, 40.1,210], 
    6060       。。。。。 
    6161     ] 
     
    6767 
    6868数据说明:[[BR]] 
    69      ["http://...../....", 20140601120130, "广东,广州”, “cmcc,gprs”,200, 401,210],[[BR]] 
    70      [url,时间,(省,市),(运营商,网络访问方式),httpcode, 大小(byte),时间(ms)][[BR]] 
     69     [0,"http://...../....", 20140601120130, "广东,广州”, “cmcc,gprs”,200, 401,210],[[BR]] 
     70     [type,url,时间,(省,市),(运营商,网络访问方式),httpcode, 大小(byte),时间(ms)][[BR]] 
    7171 
    72     debug模式是否要把dns时间和连接时间读出来? 
    73  
     72    type:0 单一http请求, 1  web页面请求 
    7473 
    7574