On 6 March 2012 09:09, Luca Maragnani <[email protected]> wrote:
> Hi all,
> I have a question about "Generate Summary Results" listener.
>
> I'm running a test with this configuration:
> - remote test with 4 jmeter instances + 1 jmeter controller
> - 100 threads
> - 400 sample per minute (constant throughput timer)
> - data collection is in statistical mode

Unfortunately, statistical mode is not yet properly handled by all listeners.

> - summariser interval is 60s
> - UDP Sampler from Jmeter plugins at code.google.com (I think this is
> irrelvant, but correct me if I'm wrong)
>
> On server under test I register about 2600 query per second (the target is
> a DNS service).
> The listener shows in logs an average of about 26 sample/s. Is it the
> average rate per single thread?

It's supposed to be the overall rate, as can be seen by performing the
same test in local mode or not using statistical mode.

Statistical mode aggregates samples, and not all listeners handle that
correctly currently.

See http://issues.apache.org/bugzilla/show_bug.cgi?id=43450

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to