I have setup symfony mysql site with mysql master slave configuration. How ever while testing with jmeter I observed that almost all load is going to master and 1-2% to the server.
Referred how to use master-slave but couldn't help. Is there any specific parameter to influence Server to pick slave connection?
PS- I am performing all read operations only