The hold_samples feature stores all the samples in memory until the
end of the test-run, so may require quite a lot of memory.

==

BTW, I looked at the sample batching code a while back, but I could
not see how it would reduce the traffic - as far as I could see, the
same amount of data was being transferred, but instead of being done
singly, a burst of samples would be sent. But perhaps I missed
something.

S.

On Mon, 22 Nov 2004 10:29:40 -0600, Freeman, Michael
<[EMAIL PROTECTED]> wrote:
> Have successfully used the JMeter client to run 3 remote Jmeter servers with 
> quite a large load. Just used the "hold_samples" to avoid the network traffic.
> 
> Also submitted a patch for batch testing a while ago. If its still in 
> bugzilla it might be worth a look.
> 
> Regards
> 
> Michael Freeman
> 
> 
> 
> -----Original Message-----
> From: sebb [mailto:[EMAIL PROTECTED]
> Sent: 22 November 2004 16:23
> To: JMeter Users List
> Subject: Re: Remote testing isssue
> 
> I'm not sure it's advisable to use a single JMeter client instance to
> run 7 remote servers.
> 
> The client - and the network - may well be swamped by the response data.
> 
> With the current JMeter architecture, it's far better to run multiple
> independent non-GUI tests and combine the result files for further
> analysis.
> 
> ==
> 
> I presume the 7th node does not work on its own? The server log files
> should show the Jmeter version and JVM version. Are these the same for
> all nodes? What about the installation directory - spaces are a no-no.
> 
> S.
> On Sun, 21 Nov 2004 21:29:16 -0500, Geschelin, Mark
> <[EMAIL PROTECTED]> wrote:
> > All,
> >
> >         I've set up a 7 node environment 6 nodes work but the 7th which I
> > believe to be identical doesn't.  I've checked the communication paths to
> > port 1099 and I can talk to the listener with telnet.  But......   Does
> > anyone have a good method for debugging this?
> >
> > Mark Y. Geschelin
> >
> > ---------------------------------------------------------------------
> > 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]
> 
> 
> ---------------------------------------------------------------------
> 
> 
> 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]

Reply via email to