https://issues.apache.org/bugzilla/show_bug.cgi?id=48874
--- Comment #1 from Bruno Antunes <[email protected]> 2010-08-02 13:49:15 EDT --- I think JMeter Already supports this We can add a timer as a child of the HTTP Proxy Server element, which will instruct JMeter to automatically add a timer as a child of the HTTP request it generates. JMeter automatically stores the actual time delay to variable T. If we add some child timer to the HTTP Proxy Server element, we can type ${T} as the delay value. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
