I use loadruner to test my server ,my handler performs database
operations(insert a row a request) 
i disable the default ThreadModel setting following
http://mina.apache.org/configuring-thread-model.html

when i use loadruner to run performance test , a strange phenomenon is that
when the number of  Running Vusers
  in loadruner is less than 8 (include 8) the tps is about 2600 ,but when
the number of Running Vusers is greater than 8 in loadruner ,the tps reduce
to very low  and number of the records that inserted in oracle also reduce
to very low .
I don't know why, anyone can help me?

my server is 4 cpu (Intel(R) Xeon(R) CPU            5110  1.60GHz), linux 
my database is oracle
jvm version is 6.0

(But : if  my handler not perform database operations the condition above
never happen!)

-- 
View this message in context: 
http://www.nabble.com/a-question--when-running-performance--test-by-loadruner-tf4683007s16868.html#a13381592
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Reply via email to