一万年太久,只争朝夕。

loadrunner中与超时相关的脚本函数

上一篇 / 下一篇  2008-03-13 14:58:52 / 个人分类:loadrunner

与Run-time Settings-Internet Preferences中超时设置相对应的脚本函数

    协议 运行时设置
    默认值最大值 对应的脚本函数
     Web  DNS caching Yes -  
    Keep-alive HTTP connections Yes - web_disable_keep_alive ();
    web_enable_keep_alive ();
    HTTP-request connect timeout (sec) 120 1000 web_set_timeout( CONNECT, "120");
    HTTP-request receive timeout (sec) 120 1000 web_set_timeout( RECEIVE, "180");
    Step download timeout (sec) 120 32000 web_set_timeout( STEP, "240");
     Winsocket: -     lrs_set_recv_timeout



TAG: loadrunner

 

评分:0

我来说两句

日历

« 2024-04-16  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 16066
  • 日志数: 23
  • 图片数: 3
  • 建立时间: 2008-03-12
  • 更新时间: 2009-02-11

RSS订阅

Open Toolbar