I've never used it. What are you trying to achieve? For throughput control, we use the Constant Throughput timer. Works very well.
Remember to scale the rate according to the number of threads used. e.g. for a total throughput of 1 request per second, use 60 for one thread, 120 for 2 etc S. On Mon, 14 Mar 2005 14:35:52 -0400, N�stor Bosc�n <[EMAIL PROTECTED]> wrote: > Hi > > I have a simple test where I put a Throughput Controller with a percentage > of 50 and inside a HTTP Request that sends a request to yahoo.com. After > that I put a 10 second timer. If I run the test JMeter will always run the > HTTP Request. With different values I get the same effect if I put a > percentage of 0.5, 10, 50 it will always run what�s inside the Throughput > Controller. Any ideas? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

