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.
Also, I am creating an utility class that creates a test plan from an acces log, with one thread group for each IP. 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?
