I want to do a performance test on some load balanced application. However I am not sure of how to go about the following:
* Because Jmeter sees/knows only the load balancer IP, I am not able to get a definite result of what happens at the load balanced application for example, if I want to get the response time of each application that is being load balanced how do I go about getting it? * Secondly, I have multiple thread groups, representing tenants, is there a way I can aggregate the results of the multiple thread group? Thank you.
