Hello,
I am using apache-tomcat-7.0.53 for my application (which is working on 
multithreading environment).
To generate 100000 requests with 500 concurrent, I am trying to use following 
command on my linux server:

ab -n 100000 -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_Time=1416404203&SmscID=smpp-NVMBD01VSR551&MsgCode=0&MsgChar=UTF-8&MsgUDH=";

But at the output side, my application is receiving more than 100000 requests.
I have attached the configurations files.
Kindly revert back if we are doing something wrong or if there is any solution 
available.


"Confidentiality Warning: This message and any attachments are intended only 
for the use of the intended recipient(s). 
are confidential and may be privileged. If you are not the intended recipient. 
you are hereby notified that any 
review. re-transmission. conversion to hard copy. copying. circulation or other 
use of this message and any attachments is 
strictly prohibited. If you are not the intended recipient. please notify the 
sender immediately by return email. 
and delete this message and any attachments from your system.

Virus Warning: Although the company has taken reasonable precautions to ensure 
no viruses are present in this email. 
The company cannot accept responsibility for any loss or damage arising from 
the use of this email or attachment."

Attachment: server.xml
Description: server.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to