|
程序在用户量的时候,出现内存泄漏的情况,会导致直接down的情况。
在本地进行性能测试的时候,运行400个虚拟用户时候,出现下列错误
-27728 vuser_init.c(26): Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s) 768 Cntrl 322 4 1
-27791 Action.c(6): Error -27791: Server "192.168.0.91" has shut down the connection prematurely 113 Cntrl 109 4 1
-26623 Action.c(6): Error -26623: HTTP Status-Code=408 (Request Timeout) for "http://192.168.0.91:9081/meip_gd/mq*index.do" 135 Cntrl 101 4 1
-27727 vuser_init.c(9): 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 25 Cntrl 25 2 1 |
|