Results 1 to 3 of 3
Hello.......
I have installed Apache2 web server on my opensuse11.
Now I want to create clients and use that web server on same pc only..
The clients are nothing but ...
- 01-29-2009 #1Just Joined!
- Join Date
- Jan 2009
- Location
- Pune,Maharashtra
- Posts
- 7
To create virtual clients to test web server
Hello.......
I have installed Apache2 web server on my opensuse11.
Now I want to create clients and use that web server on same pc only..
The clients are nothing but processes which request to the web server which require some memory
and CPU to complete the request....
That is what I want to test........
Means No. of clients will request the web server and check the CPU and MEMORY utilization..
Plz. help..........how do I write code to create clients???
- 01-29-2009 #2
check out
The Grinder, a Java Load Testing Framework
JMeter - Apache JMeter
I use both of these at work, they both are good and have their own advantages/disadvantages.
- 01-29-2009 #3Just Joined!
- Join Date
- Jan 2009
- Location
- Pune,Maharashtra
- Posts
- 7
Thanks.........


Reply With Quote