11-04-2008, 06:09 AM
Hi, i've got a css server on a linux root.
It is lagging all the time, but the cpu is only working with low utilization...
Here's my server.cfg:
It is lagging all the time, but the cpu is only working with low utilization...
Here's my server.cfg:
Code:
//SettheHostName
hostname "XXXXXXXX"
//Settherconpassword
rcon_password "XXXX"
sv_password ""
//Execfilesonstartup
execbanned.cfg
execlistip.cfg
execmani_admin_plugin.cfg
exec mani_server.cfg
exec mani_quake_sounds.cfg
execautoexec.cfg
cl_radaralpha"= "200"
//ServerLogging
logon
mp_logdetail 0
mp_logmessages 1
//ServerVariables
mp_spawnprotectiontime 5
mp_timelimit 120
mp_winlimit 70
mp_maxrounds 0
mp_autokick 1
mp_autoteambalance 1
mp_c4timer 35
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 3
mp_friendlyfire 1
mp_hostagepenalty 4
mp_limitteams 3
mp_roundtime 5
mp_buytime 0.5
mp_tkpunish 1
mp_forcecamera 1
sv_timeout 30
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 0
sv_specnoclip 0
mp_startmoney 1000
mp_chattime 6
sv_allowupload 1
sv_allowdownload 1
sv_downloadurl "XXXX"
sv_fastdownload 1
sv_voiceenable 1
sv_alltalk 1
net_maxfragments 1400
fps_max 400
pausable 0
decalfrequency 40
mp_falldamage 1
//cheatandfunmodes
sv_aim 0
sv_cheats 0
//SetRates
sv_unlag 1
sv_maxunlag "0.5"
sv_maxrate 9999
sv_maxupdaterate 100
sv_minupdaterate 13
sv_minrate 5000
sv_mincmdrate 20
sv_maxcmdrate 100
sv_client_predict 1
sv_client_interpolate 1
sv_client_interp 0.1
sv_client_cmdrate_difference 30
sv_forcepreload "1"
//Enable/DisableLANmode
sv_lan 0
//Contact&Geo
sv_region 3
//Howmuchdaysshouldinactiveusersbestored,beforetheirsettingsgetdeleted?(default=30)
bomb_timer_savetime 30
//ShouldthesoundsbedownloadedwithEventScripts?
bomb_timer_soundload 1
//ShouldBOMBDEFUSEDorBOMBEXPLODEDbeannoucedattheendofaround?
bomb_timer_endannounce 0
//Shouldthebombtimerbeshowninthemiddleofthescreen?(0=off|1=HudHint|2=CenterMsg)
bomb_timer_middle_screen 1
//Defaultsettingsfornewconnectingplayers
bomb_timer_default_display 1
bomb_timer_default_text1
bomb_timer_default_sound 1
//BEGINJAPAN-BOY'SCOUNTRYFILTER:)
//Messageformatwhenplayerwasallowedtoconnect.
//First%sisplayername.Second%siscountryname.//Themessagewillnotdisplayedwhensettingascf_allow_message"".
cf_allow_message ""
//%s(Country:%s)darfConnecten.
//Messageformatwhenplayerwasdeniedtoconnect.
//First%sisplayername.Second%siscountryname.
//Themessagewillnotdisplayedwhensettingascf_deny_message"".
cf_deny_message "%s (Land:%s) darf nicht auf den Server, da er ein Auslaender ist."
//AllowingonlyJP,USandLAN.
cf_order "deny,allow"
cf_deny_from "all"
cf_allow_from "US DE AT BE CH CZ EU IE LI NL SE GB"
mp_decals "250"
mp_dynamicpricing 0
writeid
writeip
exec banned_user.cfg
//exec banned_ip.cfg
sv_consistency 1