|
我试过拉,但是还是有这样的报错,我改了客户端的注册表,测试到1200用户同时在线期间netstat,端口也有establish,和time wait,证明修改是有效,但是,我还是报那样的错,如下:
vuser_init.c(21): Error -27796: Failed to connect to server "": [10060] Connection timed out
vuser_init.c(21): Error -27791: Server "" has shut down the connection prematurely
Action.c(13): Error -27740: Overlapped transmission of request to "" for URL "" failed: WSA_IO_PENDING
vuser_init.c(21): Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s)
Action.c(13): Error -27727: Step download timeout (120 seconds) has expired when downloading resource(s). Set the "Resource Page Timeout is a Warning" Run-Time Setting to Yes/No to have this message as a warning/error, respectively
vuser_init.c(21): Error -26377: No match found for the requested parameter "OracleAppJSESSIONID2". 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
vuser_end.c(6): Error -26499: Internal Error (call customer services): Pending in-function resources (EXTRARES) have not been handled in fvLrwScriptApiCleanupUnhandledRemnants
服务器响应时间还好,一直波动不大,我想是客户端负载生成能力的问题,我用了5台负载机,用户加载比较缓慢,使用了80分钟加载至1200个用户,失败的事务,也有1200左右,真的是负载生成机的问题么,请指教
[ 本帖最后由 christina11 于 2007-11-24 13:48 编辑 ] |
|