Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 24101 invoked from network); 5 Jul 2005 20:27:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2005 20:27:27 -0000 Received: (qmail 89349 invoked by uid 500); 5 Jul 2005 20:27:23 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 89331 invoked by uid 500); 5 Jul 2005 20:27:23 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 89318 invoked by uid 99); 5 Jul 2005 20:27:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2005 13:27:23 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mmcatam@gene.com designates 192.12.78.226 as permitted sender) Received: from [192.12.78.226] (HELO compton.gene.com) (192.12.78.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2005 13:27:23 -0700 Received: from MMCATAMPC (dhcp234-33.gene.com [128.137.234.33]) by compton.gene.com (Switch-3.1.7/Switch-3.1.0) with ESMTP id j65KRG9e029257 for ; Tue, 5 Jul 2005 13:27:18 -0700 (PDT) Message-Id: <200507052027.j65KRG9e029257@compton.gene.com> From: Martin McAtamney To: Subject: constant through put? Date: Tue, 5 Jul 2005 13:27:16 -0700 Organization: Genentech Inc. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0023_01C58165.42BC16B0" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Thread-Index: AcWBn+8FXeJlwhKeSQuS8HhyY73uVg== X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0023_01C58165.42BC16B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, New to JMeter, so be gentle. I have a very simple test. I want to hit the home page of my application with 40 requests per second. I am using remote testing, with jmeter-server on three UNIX environments, and just running the test from my windows box. There doesn't appear to be an issue with generating the load, but I am having problems in controlling the load, i.e. getting it steady at 40 requests per second. The approach I took was a Thread Group with 200 threads, a http request just to hit the home page, and a Constant Throughput timer with a target through put of 12 samples a minute. My theory was 200 threads, (users) * 12 iterations per min = 2400 request per min, i.e. 40 request per sec. However the test appears to be generating a lot more that 40 request per second. Any ideas on what might be wrong, or have I missed something. Any help/advice appreciated M. ------=_NextPart_000_0023_01C58165.42BC16B0--