Allow multiple url to be specified
Actually SolrMeter allows you to specify only a single server. In Master Slave scenario usually there are multiple identical server to query. Even if we put a load balancer in front of them and run test with SolrMeter, SolrMeter still has one single server to ping for cache etc.
It would be fantastic to have the ability to specify a list of servers, then SolrMeter can round robin only queries to all the servers, and give us aggregate result for queries, but specific cache hit information for each server.
With multiple server it would be nice to have an idea on how the cache perform, because usually you have a lower hit ratio than with a single instance.
Gian Maria.
Hello, Do not know why the Solr cache will have any impact on performance testing? Since there is solrcloud mode, why should take the master mode?