Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 36C5011099 for ; Mon, 14 Jul 2014 19:21:55 +0000 (UTC) Received: (qmail 63092 invoked by uid 500); 14 Jul 2014 19:21:54 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 63061 invoked by uid 500); 14 Jul 2014 19:21:54 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 63050 invoked by uid 99); 14 Jul 2014 19:21:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2014 19:21:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shettyd@gmail.com designates 74.125.82.178 as permitted sender) Received: from [74.125.82.178] (HELO mail-we0-f178.google.com) (74.125.82.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2014 19:21:51 +0000 Received: by mail-we0-f178.google.com with SMTP id w61so3631404wes.23 for ; Mon, 14 Jul 2014 12:21:27 -0700 (PDT) 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; bh=OhUAQHCemSACk/5PRJoM2jXaAyZ0S+bK4J13sOS2HHk=; b=NyOmUI8nSoM+B05ohi113la0LLis6erIbU5BOnITqTgMVcGQTzNzJl4pMR2A1o7fc/ mW/ClLqUoE/rC0nJcuOwsEKSvs97Lt6YWHQKtH0aaehTzzs7GHF3V3zXHQZp39DZ/N3Y zrSthbxNfMBQXTc9lkKsDUEhrEIHqdCRpFkPO8IIhNAcIeTZYjTskToFq5K7GAI2Nf8w llf8F1ro3n3m4P60Vnp1FeA5oWMAMn+ReTd6tZtCjG6RU/fKoKVPm0bTpxU10nvGSD1A OiieGleGsDhseo6Z6brQ399uRVaMtDUZN6fyVJUYsWPe27rdh4W26mVi37HIO+h4//0I jqLA== MIME-Version: 1.0 X-Received: by 10.180.187.113 with SMTP id fr17mr26537029wic.51.1405365687447; Mon, 14 Jul 2014 12:21:27 -0700 (PDT) Received: by 10.194.40.8 with HTTP; Mon, 14 Jul 2014 12:21:27 -0700 (PDT) In-Reply-To: <1405359617.17176.141521349.4A41A45D@webmail.messagingengine.com> References: <1405359617.17176.141521349.4A41A45D@webmail.messagingengine.com> Date: Mon, 14 Jul 2014 12:21:27 -0700 Message-ID: Subject: Re: layered ramp-up From: Deepak Shetty To: JMeter Users List Content-Type: multipart/alternative; boundary=001a11c383b294795404fe2c3253 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c383b294795404fe2c3253 Content-Type: text/plain; charset=UTF-8 The value you specify in the timer can be a variable ${whatever} and you could vary the throughput as you want by setting the variable you can also use http://jmeter-plugins.org/wiki/ThroughputShapingTimer/ On Mon, Jul 14, 2014 at 10:40 AM, wrote: > Hi, > > I know it is possible to set requests per second (rps) with the constant > throughput timer, but my use-case is that I'd like to run the test at > 1rps for 5 mins and then at 10rps for the remainder of the test. Is it > possible to accomplish this? > > Many Thanks > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org > For additional commands, e-mail: user-help@jmeter.apache.org > > --001a11c383b294795404fe2c3253--