2024年4月2日发(作者:)

loadrunner连接超时的设置

实际性能测试报下面的错误:

Action.c(4): Error -27727: Step download timeout (120 seconds) has expired

when downloading resource(s). Set the "Step Timeout caused by resources is a

warning" Run-Time Setting to Yes/No to have this message as a warning/error,

respectively

解决办法:在运行时间哪里设置:

1、 修改run time setting中的请求超时时间,默认120,你改大一些,其中有三项的

参数可以一次都修改了,HTTP-request connect timeout,HTTP-request receieve

timeout,Step download timeout,分别建议修改为600、600、5000;run time setting

设置完了后记住还需要在control组件的option的run time setting中设置相应的参数;

2、 设置run time setting中的internet protocol-preferences中的advaced区域

有一个winlnet replay instead of sockets选项,勾选。