From jmeter-user-return-10140-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Thu Dec 15 17:02:25 2005 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 93268 invoked from network); 15 Dec 2005 17:02:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Dec 2005 17:02:24 -0000 Received: (qmail 11798 invoked by uid 500); 15 Dec 2005 17:02:21 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 11779 invoked by uid 500); 15 Dec 2005 17:02:21 -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 11768 invoked by uid 99); 15 Dec 2005 17:02:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2005 09:02:21 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [156.153.255.246] (HELO palrel11.hp.com) (156.153.255.246) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2005 09:02:19 -0800 Received: from cacexg11.americas.cpqcorp.net (cacexg11.americas.cpqcorp.net [16.92.1.67]) by palrel11.hp.com (Postfix) with ESMTP id A511137A34 for ; Thu, 15 Dec 2005 09:01:58 -0800 (PST) Received: from cacexc10.americas.cpqcorp.net ([16.92.1.47]) by cacexg11.americas.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.211); Thu, 15 Dec 2005 09:01:58 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: percentage distibution of sampler Date: Thu, 15 Dec 2005 09:01:57 -0800 Message-ID: <2B413CF244938945A239F439B20C412A01C2279D@cacexc10.americas.cpqcorp.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: percentage distibution of sampler Thread-Index: AcYBfPjGKYmGsewIQ9OV2dBJ90+HfQAG+qKw From: "Christensen, Alan" To: "JMeter Users List" X-OriginalArrivalTime: 15 Dec 2005 17:01:58.0572 (UTC) FILETIME=[429B0EC0:01C60199] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Could you use an interleave controller with the appropriate percentage of samplers of each type contained within it? Or a random order controller? -----Original Message----- From: Brunner Michael [mailto:michael.brunner@winterthur.ch]=20 Sent: Thursday, December 15, 2005 5:39 AM To: jmeter-user@jakarta.apache.org Subject: percentage distibution of sampler Hi, I like to distibute the runs on certain samplers, e.g. in 80% send a small message, in 15% a mid message and in 5% a big message. I tried to use the "Throughput Controller". At the first test it works fine. My config is 10 users (threads) with a loop count of 10 (100 runs). First problem is, that not every time the disribution is correct, e.g. the 5%-case wasn't accessed. Second problem is, that sometimes two cases are accessed in one user run, e.g the 80% and the 15% case. Is it the correct way? And if yes, how can I ensure that per user run only one case is accessed? Thanx, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org