hello,
i have installed jetspeed2.1
My linux m/c = RAM 256MB.
For Stress Testing,i use ab command,like as:
ab -n 1000 -c 100
http://192.168.0.150:8080/jetspeed/portal/defult-page.psml.

and to monitor this ..i use application manager tool.
in this application manager.for 1000 request memory usage is 50 t0 60 %.
if increase request :
ab -n 5000 -c 100
http://192.168.0.150:8080/jetspeed/portal/defult-page.psml.

then,memory usage also increased upto 80%
again i will given ab command,memory usage also increased 90 - 95 %.

If i again have to run ab command ,but it's time out exception.This command
does not complete,because no more memory space for creating extra threads.

Creating for threads require more memory.? OR.
Why does not use already created threads?
Thread object doesnot candidate for Garbage Collector.
When this object will candidate for GC,and memory will be free.?

please give any suggestion,for 100000 request and 100 - 300 concurrent
request:
for exmple-ab -n 100000 -c 500
http://192.168.0.150:8080/jetspeed/portal/defult-page.psml.

Thanks ,
Ram Naik





-- 
View this message in context: 
http://www.nabble.com/stress-testing-for-jetspeed-tf4086436.html#a11614598
Sent from the Jetspeed - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to