View Single Post
  #2  
Old 10-09-2005, 09:18 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

You can already run world and zone on different machines, even over the net. I do it myself all the time. You just need to point the zones to the IP of the machine world is on. Then, you need to allow access of the zone server to the MySQL database. (I usually limit it to user/pass AND IP) You're still at risk by opening MySQL to the net, and there is nothing you can really do about that.

Your idea still suffers from the problem of if that single world server goes down, that's it until it's back up.

Also, by distributing pre-modified versions of zone, you'd pretty much have to open the MySQL server to everybody instead of a select few which is a big NO NO.
Reply With Quote