Re: version 202

2004-11-19 Thread Peter Lin
2.0.2 does not save graphs. the next release, which should be 2.1.x will include the save graph feature. it's actually been in CVS for a few months now and I've been using it quite a bit. the feature is stable, but we didn't include it in 2.0.2, since the current HEAD includes changes to the JMX

version 202

2004-11-19 Thread Li, Charles
Hi all, I remember someone said that version 202 can save the graphs as png. I just download version 202, I did not see the save as png, did I miss something? Thanks, Charles Li - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Bug? Jmeter only tries one addr in multi-addr DNS round robin cluster

2004-11-19 Thread Peter Lin
hmmm, I'm just guessing here. First to make sure i understand. 1. you can verify your DNS returns random IP in the cluster 2. when a tomcat instance is shut down jmeter hangs. this supports the idea that jmeter is using the same IP 3. restarting jmeter or tomcat doesn't appear to make JMeter go to

Re: Bug? Jmeter only tries one addr in multi-addr DNS round robin cluster

2004-11-19 Thread Chris Shenton
Paul Leclerc <[EMAIL PROTECTED]> writes: > Don't forget that by default, Java caches IP addresses for DNS > lookups. See this link for more information: > http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html and > look at both networkaddress.cache.ttl and sun.net.inetaddr.ttl That looke

Re: problem with regexps and foreach controller

2004-11-19 Thread sebb
The new release of JMeter (2.0.2) includes updated documentation which hopefully makes the regex test elements clearer. Some of the examples were also corrected. Please have a look at the new documentation (on the web-site or in the binary archive), and let us know if there are any areas which are

[Announce] JMeter 2.0.2 is released

2004-11-19 Thread Sebastian Bazley
JMeter 2.0.2 has been released, and should now be available from the mirrors. This is mainly a bug-fix release, but includes a few new facilities: While Controller, __split() function and a few other tweaks. For details please see the Changes file: http://jakarta.apache.org/jmeter/changes.html

RE: Should gif and jpeg be part of scripts?

2004-11-19 Thread Shankar s
hi all, ya I got it. thanks for the clarification. "Krahe, Chris" <[EMAIL PROTECTED]> wrote:Consider whether your users have their browsers configured to cache images. Your intuition or even access.log should tell you that. Then configure your test plan appropriately. chris -Original Messag