Ok, I'll use bugzilla. I have tried with 1000 different IPs and worked quite well. A thread doesn't start until its IP is accessed the first time.
De: sebb <[email protected]> Para: [email protected] Fecha: 10/08/2012 10:53 Asunto: Re: want to commit a contribution (access log timer) On 9 August 2012 15:53, Enric Jaen Villoldo <[email protected]> wrote: > > Hi all, > I have created a timer class for the access log sampler, so that samples > are delayed as indicated in the access log, instead of being sent > arbitrary. That could be useful. > Also, I am creating an utility class that creates a test plan from an acces > log, with one thread group for each IP. That might be useful for small numbers of IPs, but would not scale well. > These two contributions make replaying the access log much more real. > > > Where is the correct location to commit these classes so you can try it? > Patches and enhancements are normally handled via Bugzilla. Create a Bugzilla issue, and attach any new code as files. Patches should be added in "diff -u" format.
