51Testing软件测试论坛

标题: 请问Error-27780:Connection reset by peer错误该怎么解决 急! [打印本页]

作者: sinine528    时间: 2011-10-31 12:00
标题: 请问Error-27780:Connection reset by peer错误该怎么解决 急!
Action.c(763): Error -27780: connect to host "10.71.116.67" failed: [10054] Connection reset by peer错误,
请哪位帮忙看一下这个错误的解决办法?我的脚本没有错误,运行总是出现这个错误,我用的是用的是LR8.1版本,打了LR81FTP4补丁。
服务器的top数如下:
linux:~ # top
top - 11:50:20 up 2 days, 10:50, 10 users,  load average: 1.09, 1.13, 1.17
Tasks: 213 total,   1 running, 212 sleeping,   0 stopped,   0 zombie
Cpu(s): 25.1%us,  0.1%sy,  0.0%ni, 74.7%id,  0.1%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   8118112k total,  5541764k used,  2576348k free,    73084k buffers
Swap: 10490404k total,  1876804k used,  8613600k free,   860136k cached

试了下在running -setting --》HTTP中的keep alive去掉,但还是没有解决。

联系方式:237824942@qq.com

谢谢!!
作者: archonwang    时间: 2011-11-3 16:59
连接重置了。
作者: pangda    时间: 2012-11-13 15:50
连接重置了。
archonwang 发表于 2011-11-3 16:59


loadrunner Error -27780: [GENERAL_MSG_CAT_SSL_ERROR]read to host
我的是这个错误,版主怎么解决呢?能指导一下吗?
作者: xuwangcheng14    时间: 2015-7-15 09:29
web_set_sockets_option("CLOSE_KEEPALIVE_CONNECTIONS", "1");
作者: 木木mumu    时间: 2015-7-15 15:10
xuwangcheng14 发表于 2015-7-15 09:29
web_set_sockets_option("CLOSE_KEEPALIVE_CONNECTIONS", "1");

请问这个具体是在哪里设置?谢谢~
作者: 梦想追逐    时间: 2016-1-25 17:30
楼主解决这个问题没?我也跑出这个问题,再加一个“Error -27791: Server "urs.microsoft.com" has shut down the connection prematurely          [MsgId: MERR-27791]”,哎,折腾了一天都没搞明白。
作者: 邱建忠    时间: 2016-1-26 15:10
给后来人一些提示吧:
HTTPS脚本加:         web_set_sockets_option("SSL_VERSION","TLS"); //设置HTTPS相关信息,版本可以SSL通过浏览器查看
头信息加:          web_add_header("X-Requested-With",                 "XMLHttpRequest");//设置相关头信息,根据每个产品的而定,可以抓包查看,也可以在录制的时候录制所有的头信息
作者: 17826806550    时间: 2018-3-7 14:39
windows下controller调用linux下的generator出现:Action.c(83): Error -27780: [GENERAL_MSG_CAT_SSL_ERROR]connect to host "api.tugou.com" failed: Connection reset by peer




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2