https://bz.apache.org/bugzilla/show_bug.cgi?id=61471
--- Comment #2 from studio test <[email protected]> --- Hi @Felix Schumacher Thanks you very much for your quick reponse. I would like to clarify about my issue here: Sorry I can't attach the logfile in detail as limitation file size <1000k. My test plan is configured as below: Create 1 Thread User = 100 conccurence user Ramup is 200 Under Thread will be added 6 https request and THrougput Controller as below Throughput1 Controller 15% - Throughput value = 15.0 Http request is signin page Throughput2 Controller 15% - Throughput value = 15.0 Http request Shop by Category Throughput3 Controller 15% - Throughput value = 15.0 Http request is Hompage Request Throughput4 Controller 15% - Throughput value = 15.0 Http request is Hompage Request Throughput4 Controller 20% - Throughput value = 20.0 Http request is View specific product detail Throughput4 Controller 20% - Throughput value = 20.0 Http request is Login with specific user with username/password Please more detail as per this image here https://monosnap.com/file/t65LqE9mMyNVAo5rfO1svOaZ1rs2P2 My test environment: I setup 8 virtual PCs with the same configuration: 2vCPU,4GB -Virtual Machine Windows 7 Continue to run my test plan above at the same time for 8 virtual PCs and 2 other personal computer with 8GB Ramd - Core Duo 2.6 - Windows 7 MY Actual Result: If I edit thread to 50 Thread for 6 HTTP reqguest instead of 100 Thread then my test plan can be run finish 99.9%. Just 0.01 % error - Detail error is . Non HTTP response code: java.net.SocketException/Non HTTP response message: Connection reset Continue to increase Thread User to 100 /200 and 250 then I catch many error -20% and over. And sometimes test can't finish as my expectation. It keep running but no info is updated to report and can't finish. Below is error from report JMter Non HTTP response code: java.net.SocketException/Non HTTP response message: Connection reset Non HTTP response code: java.net.SocketException/Non HTTP response message: Unrecognized Windows Sockets error: 0: recv failed Non HTTP response code: org.apache.http.ConnectionClosedException/Non HTTP response message: Premature end of Content-Length delimited message body (expected: 14477; received: 2519 I try to research this error and look like they are report from EPi server - socket and port can not open while we don't see any error report from server. Server performance is still ok while test running with many errors. I really concern and not know what is the root cause? It is error as total thread is out of the threshold which server can handle. Please advise me what information should I look into? Appreciate your help -- You are receiving this mail because: You are the assignee for the bug.
