System admin hosting advice

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Geek

Mom of BBB
Support
Feedback score
11
Posts
897
Reactions
267
Resources
1
Over at Nexril.net, we offer amazing servers. You can get 12 gigs of ram, unlimited players, unmetered SSD Storage and gigabit network, with a Intel E3-1240v5 Processor along with 20 Gbps of DDOS protection all for just $4 a month! Unbeatable prices! Contact me if you want to know more or feel free to check out our site here
 

Estarqui

Feedback score
2
Posts
42
Reactions
5
Resources
0
Hello, there!

Just some advices that might be useful :)

For every user you're expecting to have, you need at least 150 MB of RAM.

How many ram do you need in total?

It depends of what plugins do you have and what they do, how many users will you expect (In this case, 250 users), for optimal results, you need at least 150 MB of RAM per user approx, as well as 2 to 3 GB of HDD storage per user (A little bit more if you want to make daily backups).
Don't forget that getting a dedicated server with SSD is always better but expensive than getting one with HDD.

What about the server location?
If you're living in America choose the nearest location as possible.

Should I send flat files databases or get a dedicated MySQL Server?
Depends of how much data do you want to store as well as the plug-in, some plugins works better with flat files databases (like economy plugins).
 

T8M

Feedback score
0
Posts
6
Reactions
2
Resources
0
I need help picking a host and helping setup a panel. I expect to hold 250 players with around 75 plugins

I'm currently in the making of some optimization and System Administration scripts for everyone to use, as for hosting; I would strongly recommend either OVH or ReliableSite.

Minecraft requires a processor with a good single thread performance, since Minecraft it self is highly single threaded. (Hope that kind of made sense)

I would also recommend these java parameters for optimal experience;

Refer to: http://mcflags.emc.gs/
Over 10GB: java -Xms16G -Xmx32G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=35 -XX:G1MaxNewSizePercent=60 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch -Dusing.aikars.flags=mcflags.emc.gs -jar SERVER.jar

Refer to: http://emc.gs/
Bungee: java -Xmx5G -Xms5G -XX:+UseG1GC -XX:G1HeapRegionSize=4M -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=60 -XX:InitiatingHeapOccupancyPercent=30 -XX:TargetSurvivorRatio=90 -Dusing.aikars.suggestion=http://emc.gs/W -jar BungeeCord.jar
 
Status
This thread has been locked.
Top