LoadRunner12.55回放脚本出现Failed to connect to server "127.0.0.1:8888": [10061] Connection refu

如图,回放脚本出现Failed to connect to server "127.0.0.1:8888": [10061] Connection refused报错

LoadRunner12.55回放脚本出现Failed to connect to server "127.0.0.1:8888": [10061] Connection refu

原因:因为安装了fiddler,fiddler在录制的时候是通过本地8888端口代理去访问被测网站的,而这也被loadRunner自动记录下来了。

解决方法:Replay-->Run - Time SettingàProxy,勾选No Proxy即可解决。

 LoadRunner12.55回放脚本出现Failed to connect to server "127.0.0.1:8888": [10061] Connection refu

若是公司内网,需要配置代理才能上网,那么可能会报如下错误:被测网址链接超时Connection timed out

LoadRunner12.55回放脚本出现Failed to connect to server "127.0.0.1:8888": [10061] Connection refu

解决方法:Replay-->Run - Time Setting->Proxy,选择Use custom proxy,填写代理地址

LoadRunner12.55回放脚本出现Failed to connect to server "127.0.0.1:8888": [10061] Connection refu

 

上一篇:docker中如何运行项目


下一篇:Idea下离线安装Jrebel