Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
I asked this question a while ago, but no good answers came up, so i ask again.
What kind of a VPS could support 500 players without a problem?
I know people will say: Depends on your script. Well if that's the case, how can i test my script to find out?
Anyway, if you manage to avoid the lame answer above, please write this:
Bandwidth / Connection / RAM / CPU
Thank you.
Posts: 28
Threads: 2
Joined: Feb 2011
Reputation:
0
depends on script and on host but i will tell about script make anti spams for cmd and chat then make less timers
Posts: 6,129
Threads: 36
Joined: Jan 2009
I don’t intend to be rude, but it’s highly unlikely that you’re going to get a server anywhere near five hundred players, so think realistically and purchase the resources you need, not what you don’t need.
Test your script locally to see the RAM usage, memory is generally statically allocated within SA-MP, so as long as you aren’t using anything like PVars in your script, you’ll be able to see what amount of RAM is being used properly.
As for CPU, that’s highly dependant on your scripting and what players do on your server. You’re never going to be able to stress test accurately how much CPU you’re going to need. Well, I say never, it’ll be hard unless you stress test with a load of people in the same area spamming commands and whatnot.
As for bandwidth/"connection," a full 100 player server apparently uses around 4Mbps, so 5 * 4 = 20, you’re going to need around 20Mbps for your server’s upload/download (upload speed is the most important in this case). As for bandwidth, I’d not be able to give you an accurate measurement.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Fair enough.
Try check what resources you’re using right now with your current player count and multiply/add whatever you believe might be necessary—no guarantees, but you'll have a partial estimate.
Posts: 394
Threads: 64
Joined: Dec 2010
Reputation:
0
You will run Home server?