Multiple Servers - One Database (PHP)
Posted: Tue Sep 11, 2012 9:34 pm
Hello community!
I was wondering, if i could improve my browser game's performance by using multiple servers ( free / non-free) hosts but all connected to my main website database, where all the information is held.
Is this possible with PHP and MySQL?
PS: I was thinking of this because if a chinese player wants to play my game that is hosted in the UK, it would be better to have a Chinese Server connected to the central DB in high speed, working as a middle man.
I was wondering, if i could improve my browser game's performance by using multiple servers ( free / non-free) hosts but all connected to my main website database, where all the information is held.
Is this possible with PHP and MySQL?
PS: I was thinking of this because if a chinese player wants to play my game that is hosted in the UK, it would be better to have a Chinese Server connected to the central DB in high speed, working as a middle man.