1) if i get two vpses on a same hosting machine instead of a different one would i get a better response time between the two? or is it the same as long as they are both in the same network?
case scenario: I have a mysql database on server A, I load balance a website and need both servers (A locally, B remotely) to access server A database as quickly as possible.
2) What can I do to improve server B connection time to server A db?
thank you.