Server Hosting.

02/22/2012 19:08 Iulian01#1
I am wondering if it's possible to host 2 sql servers i mean 1 World of warcraft and my server of shaiya both requires MySQL
02/22/2012 19:12 JohnHeatz#2
#Moved to the right section
02/22/2012 20:23 Danco1990#3
Shaiya requires MSSQL > Port 1433
WoW requires MySQL > Port 3306

So yes it is possible, but see if you can host your webbased scripts correctly, divide, setup separate instances if wanted.

Slight warning, Shaiya does not require much hardware at the start, the more players you get the more it takes from your hardware.

WoW servers however, tends to hog up your system resources, so check if you got the possibility to set CPU affinities and RAM allocation, both MSSQL and MySQL support RAM allocation.

Good luck.