I've thought about that also in the past. It seems like saving the files locally, and then streaming them might be appropriate in some cases. Last year someone contributed a database related plugin. I haven't had time to look at it. the bugzilla entry is here
http://issues.apache.org/bugzilla/show_bug.cgi?id=31666 I plan to take a look after we get 2.1 out. peter On 7/29/05, Sergei Riaguzov <[EMAIL PROTECTED]> wrote: > There is this option in 'jmeter.properties': > > === Cut === > # Remote Listener settings > # if hold_samples = true then samples are held at the server until the > end of a test run > #hold_samples=true > === Cut === > > Where are samples held? In memory? Is it possible to use RMI in that > way that servers save their SampleResults normaly to their local files > and then send them to client? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

