Question

Can someone tell me, how many is the capacity of users online in 2GB Memory , 2 Core Processor, 40GB SSD Disk, 3TB Transfer?

Can someone tell me, how many is the capacity of users online in 2GB Memory , 2 Core Processor, 40GB SSD Disk, 3TB Transfer?
How do i know, whats the server i need for my game? Will be a football multiplayer 5v5 online!


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Accepted Answer

Thanks for the help. The game are being made in JavaScript/Unity. I want to know, whats the perfect server for an average of 2000/3000 users online!

Hello,

Did you expand the filesystem?

For unpartitioned volumes using the ext4 filesystem, pass the /dev/disk/by-id volume identifier to resize2fs:

sudo resize2fs /dev/disk/by-id/scsi-0DO_example

The output will look like this:

resize2fs 1.42.13 (17-May-2015) Filesystem at /dev/disk/by-id/scsi-0DO_example is mounted on /mnt/volume-example; on-line resizing required old_desc_blocks = 25, new_desc_blocks = 32 The filesystem on /dev/disk/by-id/scsi-0DO_example is now 131072000 (4k) blocks long.

thanks alexsunny

@nasserarrimach

There’s not a defined limit on the amount of traffic or simultaneous connections a Droplet can handle per X RAM and/or Y CPU Cores. It all really depends on your application(s) and what all you run.

A game written in NodeJS will most likely require less resources than a game server, such as one that is running Minecraft or similar (for example). The difference is hard to gauge as various games require different and varied amounts of resources depending on what they do.

Starting with 2GB should get you up and running, though beyond that, it’s really hard to provide any sort of concrete limits.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel