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.
