Re: Tomcat giving more request to my application.

2014-11-29 Thread Hassan Schroeder
On Thu, Nov 27, 2014 at 10:34 PM, wrote: > following command on my linux server: > ab -n 10 -c 500 > "http://localhost:30080/ESME/StartupServlet?Source_Addr=%2B918895267182&Destination_Addr=121&short_message=recharge+111+asdrfgtyhu12+222&SMS_ID=042040f1-a309-4901-b9f1-3e47bf41c7c2&Received_

Re: Tomcat giving more request to my application.

2014-11-29 Thread Ameer Mawia
On Nov 28, 2014 12:08 PM, wrote: > > Hello, > > I am using apache-tomcat-7.0.53 for my application (which is working on multithreading environment). > > To generate 10 requests with 500 concurrent, I am trying to use following command on my linux server: > > > > ab -n 10 -c 500 " http://lo