cjhong 发表于 2014-6-21 12:34:02

Error -26377: No match found for the requested parameter "Peid".

性能测试执行场景时报错: Continuing after Error -26377: No match found for the requested parameter "Peid". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size       
运行用户少的时候是不会出现问题的,而且脚本单独运行时也不会有问题,就是在执行场景100人一起跑的时候才会出现这个错误。请高手指点下。非常感谢

fiskeryang 发表于 2014-6-22 01:15:11

单独运行可以那参数应该是能找到的 用户量大了后报错有可能服务器返回的信息里没有需要的信息 加个检查点看看服务器返回是否正确吧
页: [1]
查看完整版本: Error -26377: No match found for the requested parameter "Peid".