51Testing软件测试论坛

标题: 150个做测试无错误,但是200个时出现12个Failed的情况,怎么回事? [打印本页]

作者: mmwban    时间: 2011-3-11 04:25
标题: 150个做测试无错误,但是200个时出现12个Failed的情况,怎么回事?
测试时150个做测试无错误,但是200个时出现12个Failed,300个时出现22个Failed的情况,
麻烦帮我看看是什么原因引起的,是服务器响应问题,还是客户端限制问题?
还有一个问题:2.8G双核,1G内存的电脑一般可以模拟多少用户?我这次才测200就报错了,奇怪

提示:
Action.c(34): Continuing after Error -26377: No match found for the requested parameter "fcontent". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 248467 bytes, use web_set_max_html_param_len to increase the parameter size

Action.c(34): Warning -27796: Failed to connect to server "enews.com.cn:80": [10060] Connection timed out

Action.c(34): Warning -26652: Response body length (52978) does not match the Content-Length header specification (248467) for "http://enews..com.cn/fileDownload.action?fileName=1_content_20110103.jpg"

备注:  已经设置超时connect timeout 120s,receive timeout 120s,上面的错误都是在30秒左右出现的,应该不是超时的缘故吧。我也找了资料,但是还是没解决。。希望指点。
作者: zhouxiaowen    时间: 2011-3-11 10:06
1:网络问题。
2:服务器问题
3:客户端问题
4:程序问题
5:数据库问题。
都有可能。
作者: mymagic    时间: 2011-3-11 11:07
模拟用户一般对测试机压力不大
出现failed很正常
再试试180用户
如果没有failed说明200+有瓶颈
一般来说都是服务器问题
作者: adoaiwen1314    时间: 2011-3-11 11:18
操作系统线程数有上限,换成windows server版的操作系统就好了
作者: msnshow    时间: 2011-3-11 13:34
可能是压力太大,观察相关性能指标情况
作者: ynjsuper    时间: 2011-3-11 15:12
Action.c(34): Warning -27796: Failed to connect to server "enews.com.cn:80": [10060] Connection timed out

修改脚本和场景超时的时间为最大值试下




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