https://bz.apache.org/bugzilla/show_bug.cgi?id=63873
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from [email protected] --- Hello, I have a last question about Backend Listener :) ----- - 4 - ----- >From GUI, when I'm remote testing a simpletest.jmx without any Listener, the Network usage between slave to master is near 0 bytes/s. This is normal because the slave is just performing the test, and no result data need to be sent to the master. Then, when I'm adding one "Backend Listener" (configured to connect to another influxdb server), I see network usage grow up between slave to master ! I think this should be removed, because the master doesn't care to receive all the result flow for one "Backend Listener". I mean, it's the slave who is computing the result with his own "Backend Listener" and send the data to influxdb no ? if yes, there is no need to send the "SerialisedSampleSender" data to the master. Pierre -- You are receiving this mail because: You are the assignee for the bug.
