RE: Limit concurrent number of threads using Constant Throughput Timer?

2009-01-21 Thread Steve Kapinos
. -Original Message- From: Pieter P [mailto:pie...@porthome.nl] Sent: Wednesday, January 21, 2009 11:07 AM To: jmeter-user@jakarta.apache.org Subject: RE: Limit concurrent number of threads using Constant Throughput Timer? Hi Adrian, I've configured the number of threads to 3000 such

RE: Limit concurrent number of threads using Constant Throughput Timer?

2009-01-21 Thread Fitzpatrick, Adrian
Hi Pieter, Can't you just set the 50 threads to iterate 60 times each? Regards, Adrian -Original Message- From: Pieter P [mailto:pie...@porthome.nl] Sent: 21 January 2009 16:07 To: jmeter-user@jakarta.apache.org Subject: RE: Limit concurrent number of threads using Constant Throu

RE: Limit concurrent number of threads using Constant Throughput Timer?

2009-01-21 Thread Pieter P
Hi Adrian, I've configured the number of threads to 3000 such that all test cases from the .CSV file will be executed. When setting the number of threads to 50, only the first 50 test cases will be executed.. Regards, Pieter AdrianF wrote: > > > Hi Pieter, > > If you set the number of threa

RE: Limit concurrent number of threads using Constant Throughput Timer?

2009-01-21 Thread Fitzpatrick, Adrian
Hi Pieter, If you set the number of threads to 50 instead of 3,000, you will never have more than 50 http connections. Is this sufficient? Regards, Adrian -Original Message- From: Pieter P [mailto:pie...@porthome.nl] Sent: 21 January 2009 15:39 To: jmeter-user@jakarta.apache.org Subje