feizhouren 发表于 2015-3-4 08:35:23

IP欺骗作用

有个问题,环境:CS架构,客户端登陆系统为http协议。在场景执行过程中,不添加IP欺骗,场景执行正常,未报错。如果添加IP欺骗,场景执行过程中报
Action.c(28): Continuing after Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.
Action.c(7): Continuing after Error -27796: Failed to connect to server "192.168.0.6:8080": Connection timed out
Action.c(28): Continuing after Error -26366: "Text=success" not found for web_reg_find

请教各位怎么回事,谢谢!

zhl85213 发表于 2015-3-4 14:20:58

192.168.0.6:8080能拼通吗?超时时间设置的是多少?如果大部分通过,我觉得网络占有一定因素

望江南 发表于 2015-3-4 10:03:56

更换IP链接不上服务器了,是不是服务器不允许这样做,,查查服务器

feizhouren 发表于 2015-3-4 10:47:03

忘了少说了,大部分事务执行还是通过的,失败的事务就几个,但是报错超时的报错最多,其他的报错就几个。

feizhouren 发表于 2015-3-4 20:36:23

超时设置为600秒,估计不少了,网络是千兆的实体机,配置没有问题。网络也不存在此问题。
页: [1]
查看完整版本: IP欺骗作用