From jmeter-user-return-5243-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Tue Jul 13 02:42:51 2004 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 13492 invoked from network); 13 Jul 2004 02:42:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jul 2004 02:42:51 -0000 Received: (qmail 13209 invoked by uid 500); 13 Jul 2004 02:42:48 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 13172 invoked by uid 500); 13 Jul 2004 02:42:48 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 13155 invoked by uid 99); 13 Jul 2004 02:42:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [216.168.230.163] (HELO omr2.netsolmail.com) (216.168.230.163) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 12 Jul 2004 19:42:44 -0700 Received: from ms7.netsolmail.com (IDENT:mirapoint@[216.168.230.174]) by omr2.netsolmail.com (8.12.10/8.12.10) with ESMTP id i6D2fn6g010779 for ; Mon, 12 Jul 2004 22:41:49 -0400 (EDT) Received: from [192.168.0.166] ([202.51.77.142]) by ms7.netsolmail.com (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id BZP07653; Mon, 12 Jul 2004 22:42:35 -0400 (EDT) Message-ID: <40F34C17.20808@d2hawkeye.com> Date: Tue, 13 Jul 2004 08:27:31 +0545 From: Niraj User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: JMeter Users List Subject: Re: Taking too much of time References: <40F20005.30405@d2hawkeye.com> <27e674a904071205512a216ed8@mail.gmail.com> In-Reply-To: <27e674a904071205512a216ed8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Well I suppose the setup for JMeter load testing is quite good. I am using dual processer, 1 GB RAM machine with lots of space. OS is Windows 2000 server and database used for my web app is MS-SQL 2000. Login process is also a quite simple, same user cannot log into the system more than one time simultaneously and authentication process is home made :-) Peter Lin wrote: >I suspect your web application is timing out or return some error. > >What kind of database is your web application using? How complex is >the login process and what kind of authentication is it doing? Have >you looked at the server logs to see if it logged any errors? > >depending on the database you're using 25 concurrent queries may be a >piece of cake, or enough to overwhelm it. If you're using something >like Sql Server 5/6, 25 heavy weight queries may be enough to kill it. >If you're using something like DB2 or Oracle, 25 is nothing. > >Another thing to consider is what OS are you using for the server? If >you're using windows professional, it has a connection limit of 10 >concurrent connections inbound. That means you will have to install >server to overcome that limit. without more information, it's hard to >tell what is causing the problem you see. > >peter > > >On Mon, 12 Jul 2004 08:50:41 +0545, Niraj wrote: > > >>Hi, >> I am doing concurrent load testing in my web application. My Test >>plan is 25 users logging at a same time for 100 times (i.e. Thread >>Number =25 and Loop Count=100). The whole test plan took 8-10 hours to >>execute. But when I see the results (I am using aggregate report and >>result tree listener) , it shows that only >>25 in the "count" field of "Aggregate Listener" for particular page i.e >>25/25=1 iteration only in 8 hrs !!! I am wondering is this a normal case >>or I am missing something??? >> >>--Niraj >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >> >> >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org