Hey Everyone
I'd like to reduce the amount of RMI traffic generated when I run
Jmeter on remote servers by receiving batched information. The options I'm aware
regarding the receipt of information are as follows.
1. Set hold_samples properties to true and receive the results only once.
2. Just run Jmeter as is and receive constant updates.
So I can receive one large return message or several small messages. I like to find a
medium to help reduce network traffic but also retain the ability to look in on the
test. So for example instead of receiving 600000 updates only receive 1000.
I run Jmeter in Non-GUI mode which I understand is also referred to as Batch mode.
Does this mean the information is batched already and can adjust the feedback rate. I
noticed the summeriser.interval property. How does this effect jmeter in remote mode.
Some additional information.
I use ant to run Jmeter so tests can be run in the middle of the night etc.
I use custom ant tasks to actually do the charting from the JTL files as I also have
to chart information from different sources and its nice to have all the information
gathered in one place.
Any suggestions or help that can be provided would be of a great help.
Thanks
Michael Freeman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]