Page 1 of 1
Looking For VPS Host, More Important RAM or BW?
Posted: Thu Feb 23, 2012 2:40 pm
by MikeD
Been looking around for a VPS to host my game. I don't know what's more important though the RAM or Bandwidth. My game is just a PHP game, all of my queries are pretty efficient.
The only thing I think that could possibly be a bandwidth killer is the Arena attack scripts. But even then, I don't think they are that bad.
I don't think there would ever be too much traffic at once, since it's not a grind to win type game, it's more of a sign in, do your dungeons/battles, set your Arena strategies and check back later.
So what do you think is more important on the server, the ram or bandwidth? (Bandwidth for the plans i've been looking at in my price range (about $30-40 Per month to start) is about 1TB per month)
Re: Looking For VPS Host, More Important RAM or BW?
Posted: Thu Feb 23, 2012 3:40 pm
by Chris
My advice would be to start small and upgrade as you need too. I use
http://fanaticalvps.com and can vouch for them.
Re: Looking For VPS Host, More Important RAM or BW?
Posted: Thu Feb 23, 2012 9:59 pm
by SpiritWebb
I wonder what it would take to move my current domain to use Fanatical instead of my current VPS host...I use
Datarealm.com and have the $19/month plan...
Re: Looking For VPS Host, More Important RAM or BW?
Posted: Thu Feb 23, 2012 10:05 pm
by PKDemon
SpiritWebb wrote:I wonder what it would take to move my current domain to use Fanatical instead of my current VPS host...I use
Datarealm.com and have the $19/month plan...
your best bet would to be talk to your hose you have now and the new host b/c some times they can run a transfur from your old server to a new one and all you would have to do is change DNS
Re: Looking For VPS Host, More Important RAM or BW?
Posted: Fri Feb 24, 2012 1:25 am
by Jackolantern
Short answer: RAM.
Long answer: Bandwidth is so cheap these days that most hosting companies bury you in it with huge-bandwidth offers. Unless you have a large community and are using something that drains bandwidth like client-side, real-time AJAX polling, probably some of the lowest numbers of bandwidth they offer will be more than enough unless they are extremely stingy. Plus, you can always upgrade bandwidth easily later as your game grows in popularity and community.
However, being a PBBG, RAM is a big concern. I am glad you are looking first at a VPS, because shared-hosting just doesn't work for PBBGs. Shared hosts want you to simply be serving static web pages with at most a tiny 10-line PHP script on the page. This way they can cram as many hosting accounts as possibly on every server and maximize their money. An account using RAM and CPU cycles is a waste of their resources in their eyes, and they will kick you off.
PBBGs will always be resource hogs because players rapidly move from page load to page load, and each page is usually a 100+ line script with iterations, several DB queries, etc. All of this takes RAM and CPU usage. There is also the issue that RAM and other server-related resources cannot always be scaled-up and upgraded quickly with hosts. Sometimes it is not a push-button fix for the hosts because they may not have the extra resources to spare on your server, meaning they will have to transfer your account to a different server, which many hosts may have to do manually. On the other hand, bandwidth usually is just a push-button upgrade for most hosts. Many hosts even have automatic overflow systems that will upgrade you instantly if you start going over.
Re: Looking For VPS Host, More Important RAM or BW?
Posted: Fri Feb 24, 2012 5:46 pm
by MikeD
Thanks for the input, I figured RAM was more important, just needed to make sure. I'll be picking up the $30 package on fanaticalvps.com in the next week or so. I'll probably put in for a 1MB ram upgrade as well. Thanks for that Chris, I was reluctantly going to use godaddy for a similar priced package, until you showed me fanatical

Re: Looking For VPS Host, More Important RAM or BW?
Posted: Fri Feb 24, 2012 11:55 pm
by Jackolantern
I hope you meant 1 gb

Re: Looking For VPS Host, More Important RAM or BW?
Posted: Sat Feb 25, 2012 12:26 am
by MikeD
Jackolantern wrote:I hope you meant 1 gb

LOL Yes, my bad

Re: Looking For VPS Host, More Important RAM or BW?
Posted: Wed Mar 21, 2012 3:17 pm
by hallsofvallhalla
why do you need a vps? If it is just a php game then a standard web host will suffice.
Re: Looking For VPS Host, More Important RAM or BW?
Posted: Wed Mar 21, 2012 3:34 pm
by MikeD
hallsofvallhalla wrote:why do you need a vps? If it is just a php game then a standard web host will suffice.
Because I will be hosting a 2D HTML5 sports game as well in the near future. Also the shared hosting was very slow when a few players were on.