Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62EB210966 for ; Sat, 29 Nov 2014 20:50:47 +0000 (UTC) Received: (qmail 50258 invoked by uid 500); 29 Nov 2014 20:50:41 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 50189 invoked by uid 500); 29 Nov 2014 20:50:40 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 50178 invoked by uid 99); 29 Nov 2014 20:50:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Nov 2014 20:50:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hassan.schroeder@gmail.com designates 209.85.213.177 as permitted sender) Received: from [209.85.213.177] (HELO mail-ig0-f177.google.com) (209.85.213.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Nov 2014 20:50:36 +0000 Received: by mail-ig0-f177.google.com with SMTP id z20so7041595igj.16 for ; Sat, 29 Nov 2014 12:50:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=yoQBlQB7h7ajepST6lt7LGqRqZUjESoKiERN9dhyjjg=; b=MZ/7WJq6YuGSq8Nxc/20XijXX4ioEx+fNrypbz6f6eNp4KugwN56/JYJLApLtLMG8Y SVQTubiRGeAufw4r/pewt5ZtJf3Wn2Ov4rmA0Lg4QMJF2WZ0hxgdghk5nG9ks1n3WZXX 0G/GjEAThnnI5UxQiYj50WquaV+5BYwvTsKUzlc56NzfrTmCpPQRNAUm2DW9rk8UsqOp BPk++zHXzGNukAoNhkrTi+zT3NjxMa9JcBBQxtaAF/1J3KzTUE+lV837XJMMvd6F8vjq BU4JM/RIGnUoMvLu4dap9HfVYnIE99M/qVjZttxgfkEEFXKJ2TJgYKRlLsjm1NolpLXj DuxQ== MIME-Version: 1.0 X-Received: by 10.107.135.211 with SMTP id r80mr1599083ioi.67.1417294216319; Sat, 29 Nov 2014 12:50:16 -0800 (PST) Received: by 10.64.240.198 with HTTP; Sat, 29 Nov 2014 12:50:16 -0800 (PST) In-Reply-To: <9271df1c002f4cd18d1ee631458c25e6@SIDC1EXMBX12.in.ril.com> References: <9271df1c002f4cd18d1ee631458c25e6@SIDC1EXMBX12.in.ril.com> Date: Sat, 29 Nov 2014 12:50:16 -0800 Message-ID: Subject: Re: Tomcat giving more request to my application. From: Hassan Schroeder To: Tomcat Users List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Nov 27, 2014 at 10:34 PM, wrote: > following command on my linux server: > ab -n 100000 -c 500 > "http://localhost:30080/ESME/StartupServlet?Source_Addr=3D%2B918895267182= &Destination_Addr=3D121&short_message=3Drecharge+111+asdrfgtyhu12+222&SMS_I= D=3D042040f1-a309-4901-b9f1-3e47bf41c7c2&Received_Time=3D1416404203&SmscID= =3Dsmpp-NVMBD01VSR551&MsgCode=3D0&MsgChar=3DUTF-8&MsgUDH=3D=E2=80=9D > But at the output side, my application is receiving more than 100000 > requests. Aside from not understanding what you mean by "the output side", that sounds unlikely. How are you determining this? Can you provide a reproducible test case? --=20 Hassan Schroeder ------------------------ hassan.schroeder@gmail.com http://about.me/hassanschroeder twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org