|
用100个用户,使用集合点的时候全部通过;
取消集合点,每30秒加载10个用户,居然事务还失败了。。。
Action.c(10): Error -27791: Server "*.*.*.*" has shut down the connection prematurely
Action.c(611): Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s)
Action.c(341): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://*.*.*.*/preview? __report=chart1.rptdesign&__isreportlet=true" [issued at Action.c(370)]
Action.c(370): Error -26377: No match found for the requested parameter "PeopleSoftsessionID5". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size
应该是服务器拒绝了,后面就跟着出错了。
怎么取消集合点还不如使用集合点? |
|