SRCDS Steam group


Why do I have to restart frequently?
#1
I'm hosting some game servers on an Intel i5 with 8GB RAM and a 100MB/s network connection.
However, I have to restart them frequently (maybe once a day) because if I don't the server seems to be laggy (not laggy at all, it just doesn't work as it works when restarted).
I'm using this command to start them:
Quote:screen -A -m -d -S server8 ./srcds/server8/orangebox/srcds_run -console -game cstrike -fps_max 70 +map de_dust2 +maxplayers 10 -port 27085 -tv_enable 1

And this is my server.cfg
Quote:hostname "whatever"
rcon_password "blah"

sv_password "pcw"

tv_enable "1"
tv_name "theTV"
tv_password "none"
tv_delay "90"
tv_autorecord "0"

mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 1
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_chattime 10
sv_timeout 65

mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

sv_minrate 20000
sv_maxrate 100000
sv_minupdaterate 30
sv_maxupdaterate 66
sv_maxcmdrate 66
sv_mincmdrate 30
decalfrequency 10
fps_max 300

log off
sv_logbans 0
sv_logecho 0
sv_logfile 0
sv_log_onefile 0

sv_lan 0
sv_region 255

exec banned_user.cfg
exec banned_ip.cfg

zb_warmode 1

es_load myplugin
The only plugins I have are EventScripts with my own plugin loaded and zBlock, but even if I don't use them I still have to restart the server.
What do you recommend?

Thanks in advanced
Reply
#2
does that server ever change the map? if you are running one map all day, it will start lagging. so you should use some timelimit of a couple of hours.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#3
with mp_timelimit you can specify the limit in minutes. it will only switch the map at the end of a round. but unless you are using some tricks (e.g. stripper:source or certain maps) to prevent round from ever ending, the round will end.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)