Loadrunner:Error -27791: Error -27790:Error -27740:错误的解决方法?

错误如下:
Action.c(198): Error -27791: Server "www.zcpx.cn" has shut down the connection prematurely
Action.c(198): Error -27790: Failed to read data from server "www.zcpx.cn": [10053] Software caused connection abort
Action.c(198): Error -27740: Overlapped transmission of request to "www.zcpx.cn" for URL "http://www.zcpx.cn/userEntry.do" failed: WSA_IO_PENDING

解决办法:
在脚本的最前面加上web_set_sockets_option("OVERLAPPED","0");



我的回答