stress-testing
Load Testing for Django Application
I have been looking for a tool to load test my django application. I was wondering if there is go to one for django web applications. I am required to login and place various requests to the site as m[详细]
2023-03-17 01:10 分类:问答IHS/Websphere 6.1.31 on AIX - Heavy Load - Stop accepting request afet 170 concurrent users - Connection Refused on same server
I was wondering if someone could point me out into the right direction. Right now our IHS / Websphere Server is unable to handle more than 170 concurrent users.[详细]
2023-03-16 11:41 分类:问答simulate server load with BSD sockets
I\'m using blocking TCP sockets in C and I want to simulate a high load on the server when there are many simultaneous connections and then I want to measure the time necessary to access the server vi[详细]
2023-03-13 15:09 分类:问答Can we create 300,000 threads in a C# application and run it on a PC?
I am trying to imitate a scenario where 300,000 consumers are accessing a server. So I am trying to create the pseudo clients, by repeatedly querying the server from the concurrent threads.[详细]
2023-03-11 11:19 分类:问答Stress testing a command-line application
I have a command line perl script that I want to stress test. Basically what I want to do is to run multiple instances of the same script in parallel so that I can figure out at what point our m开发者[详细]
2023-03-11 05:01 分类:问答How to make load testing, query analysis in asp.net web application for a academic project
I have developed a e-commerce web application in asp.net using sql server (stored procedures and using linqtosql). I want to perform load testing, stress testing, response time for client when he requ[详细]
2023-03-06 00:41 分类:问答Which way should I follow for the load test in .Net?
I saw a few ways for load test. However reall开发者_Python百科y I\'m confused about it! Because my story is :[详细]
2023-02-23 04:42 分类:问答Tool for rest webservice parameterized load test
I have a set of rest webservices in java, I need a tool that allows to load test them using parameters (i use windows operating system and Java or .net). I need to call 1 webservice 100 times simultan[详细]
2023-02-22 15:59 分类:问答Is stress test with junit possible?
I\'m new to java and Junit, I need to stress test a set of web services, now for each web service I have a test like this:[详细]
2023-02-22 04:46 分类:问答SQL Server 2008: The reasonable stress tests scenario
I am performing stress testing on SQL Server 2008 with JMeter. I wish to improve a stored procedure that has to serve 20 requests per second.[详细]
2023-02-20 18:42 分类:问答