SRCDS Steam group


CFG Help, Lag Spikes
#1
22 Slot, CS:S Server on Dedi box with following specs:

Xeon Single Quad Core X3220
2GB RAM
250GB Hard Drive
Windows 2003 Server Standard

Server is set to CPU 0 (No other servers on this CPU)

Mods running:
Mani
Knifep3n (eventscripts)
Ownscript (prevents client channel overflow, eventscripts)
ace_rates (forces client rates, eventscripts)

Quote:// Advanced RCON
sv_rcon_banpenalty 10
sv_rcon_maxfailures 10
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 40
mp_chattime 10
sv_timeout 65

// round specific cvars
mp_freezetime 2
mp_roundtime 2.5
mp_startmoney 16000
mp_c4timer 30
mp_fraglimit 0
mp_maxrounds 40
mp_winlimit 0
mp_playerid 1
mp_spawnprotectiontime 5
mp_dynamicpricing 0

// bandwidth rates/settings
sv_maxupdaterate 100
sv_minupdaterate 66
sv_maxcmdrate 100
sv_mincmdrate 66
sv_maxrate 30000
sv_minrate 20000
fps_max 600
sv_unlag 1
sv_maxunlag .5
net_queued_packet_thread 0


// server logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 0

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg

//exec mani
exec mani_server.cfg

Getting various lag spikes, clients complaining of registration problems.

Tried turning off ace_rates. Same effect. Haven't tried turning off mani stats.

What's up here? The server has been up for almost a year straight, is it just time for a reinstall?
Reply
#2
First of all, how fast is your connection?

You could try re-install it. What tickrate are you using?
Reply
#3
100 tick.

Speedtest.net from dedi box says the following:

[Image: 391800105.png]

(the box is in use, so the numbers might be a little skewed)
Reply
#4
bandwidth doesn't seam to be the issue, you can support a lot more than 1 22 slot 100tick, how much bandwidth are you paying for or do you run it privately?
[Image: 3386928252.png]
Reply
#5
HMM softlayer.
I remember them.
U know u get get 4gbs for free from them ?
oh yea try removing net_queued_packet_thread 0 in the server.cfg
Remove the Ownscript and acescript.
And try again
Also u don't need rate enforcers
just set the sv_minrate to 25000 and sv_maxrate to 30000
sv_maxcmdrate 101 sv_maxupdaterate 101
sv_mincmdrate 75 sv_minupdaterate 101
then your all set.
Reply
#6
If I remove ownscript what is the best way to handle the kiddies who come in and do the 'client overflow reliable channel' exploit?
Reply
#7
If your running a 100 TICK, just add these settings.

// bandwidth rates/settings
sv_minrate 13000
sv_maxrate 25000
sv_minupdaterate 66
sv_maxupdaterate 101
sv_mincmdrate 66
sv_maxcmdrate 101
sv_client_cmdrate_difference 1
sv_client_predict 1
sv_client_interpolate 1
sv_client_min_interp_ratio -1
sv_client_max_interp_ratio -1

These are perfect, and should remove your spikes.
http://www.OSGamers.info - Old School Gaming
[Image: b_560x95.png]
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)