DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6729>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6729 A paceing feaute Summary: A paceing feaute Product: JMeter Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In the ThreadGroup, a pacing attribute would specify the amount of time to wait between interations. So if I have a Pace time of 300 (seconds), when the loop finishes, it would wait that amount of time before starting to go through again. This allows time for back end process to finish before the next iteration starts. If you are running a test against a page that starts a job on the server, the web page will report that the job has started before the job actually finishes running. Without paceing, the back end can be overloaded with running jobs. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
