sebb-2-2 wrote:
>
>
> Unfortunately the data is still saved in the sample result, at least
> temporarily.
>
Thanks for the clarification. I guess a workaround would be using BeanShell
with something like
return exec("wget -S -O /dev/null http:....");
Has anybody tried something similar?
I haven't played much with BeanShell and from the documentation on their
website I can't seem how to capture the output of an external command
(basically what I need is to see whether the wget failed or not and maybe
the throughput, I can get the timing info from jmeter itself)
--
View this message in context:
http://www.nabble.com/Testing-http-dowload-of-large-files-tp15950890p16002409.html
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]