1、一、现象:使用loadrunner录制的https协议的web脚本,点击回放按钮进行回放。

2、2.具体报错展示结果如图所示,意思就是回放录制的脚本失败了。

3、3.具体问题类型:
Warning -27778: SSL protocol error when attempting to read with host "ipo.ebscn.com" [MsgId: MWAR-27778]

4、解决方法:
Error -27778: SSL protocol error when attempting to connect with host "„"
解决方案: 在virtual user generator 内,
vuser->run-time settings->preferences->advanced里勾上WININET replay instead of Sockets


5、5.设置完成后,再次回放脚本,则成功了。问题得到了解决。
