PDA

View Full Version : Server lagging, help please.


uurbyrkdr
02-20-2016, 08:28
Hello everyone.

http://img.prntscr.com/img?url=http://i.imgur.com/MIKXP9m.png

http://img.prntscr.com/img?url=http://i.imgur.com/oT4kE6L.png

http://img.prntscr.com/img?url=http://i.imgur.com/b6noJ7N.png

it's with 30-35 player.
i tried 128 tickrate, but it's worst.


So, where is the problem?

veli
02-20-2016, 11:20
lol you must never run your server as root. Maybe you added user root possible. Than try to disable swap memory.

And you cpu is 2.8 ghz. is low for 40 slots with some stuff. Try from 3.4 or 3.5 Ghz. You have to much cpu usage too. Which type processor is that? xeon, i3,i5 or i7?

uurbyrkdr
02-20-2016, 12:09
sorry, i was testing server for now, i'll use users everytime.
i'll try disable swap memory.
There is my CPU list:

http://img.prntscr.com/img?url=http://i.imgur.com/sm1X2CZ.png

veli
02-20-2016, 12:53
sorry, i was testing server for now, i'll use users everytime.
i'll try disable swap memory.
There is my CPU list:

http://img.prntscr.com/img?url=http://i.imgur.com/sm1X2CZ.png

This is a 5/6 years old cpu :D. So your chance to get better performance is very low. You can try to lower tickrate like 32 or lower the player counts.

Others change to a better cpu. CPU is your problem in this case.

uurbyrkdr
02-20-2016, 12:56
what is your recommended CPU?
i'll open only 2 csgo servers. (1 is 128 tick, maybe 40 slot, other 64tick, maybe 40 slot too)

uurbyrkdr
02-20-2016, 13:08
server was burning :D

40 players, on truck wars map :D

http://img.prntscr.com/img?url=http://i.imgur.com/62skLz0.png

veli
02-20-2016, 15:54
I would say try a Xeon cpu with 3.5 ghz or above. Or you can try intel i7 4790K 4.0 GHZ. i7 is possible to overclocking to 4.4 ghz. I had a Xeon E3 1245v2 3.4 ghz a time ago and i could run a zombie server with 52 slots without any issue. Only round start a little bite lag. sv_var was always white or sometimes yellow but never red.

uurbyrkdr
02-20-2016, 16:11
I would say try a Xeon cpu with 3.5 ghz or above. Or you can try intel i7 4790K 4.0 GHZ. i7 is possible to overclocking to 4.4 ghz. I had a Xeon E3 1245v2 3.4 ghz a time ago and i could run a zombie server with 52 slots without any issue. Only round start a little bite lag. sv_var was always white or sometimes yellow but never red.

i hate this red :(

i'll try now E3-1241 v3
is it good?

veli
02-20-2016, 17:16
i hate this red :(

i'll try now E3-1241 v3
is it good?

i am sure much better. It will look like a glass for a half blind person :D. And dont forgot to get a ssd harddisk. Will help load game faster and run smoother than normal harddisk.

cristi_ip
02-21-2016, 04:06
try these settings:

https://forums.alliedmods.net/showpost.php?p=2365392&postcount=10

sv_maxrate "0"
sv_minrate "80000"
sv_mincmdrate "64"
sv_minupdaterate "64"

Neuro Toxin
02-22-2016, 02:52
The E3-1241 v3 looks good.

Asking for 40 slots @ 128 tick is a bit rich :P

SM9
02-23-2016, 12:10
Try running your server with -threads 24 +threads 24 (I am not sure which one so do both) It will spawn 24 worker processes for your gameserver which may improve your performance. And before anyone says anything, It actually works, The startup parameter is very deceiving because the source engine creates a separate process for each thread which is assigned, even sourcemod has 2 of its own worker processes.

Neuro Toxin
02-23-2016, 17:33
This wont magically fix and allow a 6 year old cpu that is under 3ghz to run 40 slots.