Hey guys, to any admins/owners/devs out there that have any simple tricks to improving server performance such as elminating lag spikes more specifically that'd be really helpful! We do have quite a few plugins on our server but most are adjusted to work together and anything that has a set time to reload/regather info we increased some of their times, such as save intervals, gather player info, etc.. I just figured i'd ask this before consulting with our server provider.
Thanks!
Improving performance of server?
Discussion in 'Rust Discussion' started by LoneSurvivor, Mar 5, 2017.
-
@LoneSurvivor First things first, who is your host and what are the server specs?
-
[DOUBLEPOST=1488676402][/DOUBLEPOST] -
-
-
You're using shared hosting which in most cases always leaves you with lag due to limited resources and in that case you can't do much other than removing/editing plugins that are causing lag.
-
-
-
not all shared hosting limits resources. Gaming Deluxe is one of them that don't cap resources aslong as you don't take the piss.
-
Is it server or network lag? If it's server lag I would suspect a plugin, since you say your cpu and ram normally sit under 12%/50%. But just because you're not on a dedicated box doesn't mean you're going to lag... Try checking with your provider and see if they notice any abby normal spikes in CPU or memory that might indicate an issue... might save you from having to pay for a better box that you might not need in the first place.
-
[DOUBLEPOST=1488825175][/DOUBLEPOST] -
-
if you find out that it is plugins causing lag, i suggest either removing un-needed plugins, or if you must keep them, optimizing the code or increasing your server.saveinterval as a large majority of plugins use OnServerSave() to write their data
-
-