Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 20485 invoked from network); 5 Jul 2004 21:49:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Jul 2004 21:49:03 -0000 Received: (qmail 11504 invoked by uid 500); 5 Jul 2004 21:49:11 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 11449 invoked by uid 500); 5 Jul 2004 21:49:10 -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 11427 invoked by uid 99); 5 Jul 2004 21:49:10 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_BY_IP,SB_NEW_BULK,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [64.233.170.196] (HELO mproxy.gmail.com) (64.233.170.196) by apache.org (qpsmtpd/0.27.1) with SMTP; Mon, 05 Jul 2004 14:49:07 -0700 Received: by mproxy.gmail.com with SMTP id 72so5754rnf for ; Mon, 05 Jul 2004 14:48:47 -0700 (PDT) Received: by 10.38.79.3 with SMTP id c3mr45059rnb; Mon, 05 Jul 2004 14:48:47 -0700 (PDT) Message-ID: <27e674a9040705144865d14a9e@mail.gmail.com> Date: Mon, 5 Jul 2004 17:48:47 -0400 From: Peter Lin To: JMeter Users List Subject: Re: timer not able to time requests! In-Reply-To: <20040705100417.53410.qmail@web11901.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040705100417.53410.qmail@web11901.mail.yahoo.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I believe the constant timer uses milliseconds for the delay. the way it works is once a response is done, it will wait x milliseconds before starting another request. does that answer your question? peter On Mon, 5 Jul 2004 03:04:17 -0700 (PDT), shambu pujar wrote: > > hi > > whether Constant timer delay expressed ,in milli sec,is between response time of last request and the request to be made or is it between the requests??? > > we ran 12500 users in 21 m/cs with constant delay timer of 30 mins.if u trace a thread from single m/c raw data output file, then i found that delay of 30 min is between response time of the last request made by that thread and the request time of the present request. This was true in many cases!.but after 1 1\2 hour through the test , the delay was over 30 min by 49 sec or so with many threads in all machines.It was not 30 min constant. At this moment many request are sent in a sec, creating to raise in cpu utilization of server and also response time increased.The test lost its stability later onwards. > > i feel timer is not able to time the request exactly ???? for first 1 1'2 hours it went smoothly??this has been the case for all the 3 tests we had run on different days??? could any one help me what went wrong in test ????my test script is simple! i m sending three requests. timer inserted at first request! so after making three requests thread has to wait for 30 min to make the first request again! test is run for 2 1'2 hours. > > regards > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail is new and improved - Check it out! --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org