Posts: 26
Threads: 4
Joined: Jul 2010
Reputation:
0
08-20-2010, 11:28 AM
(This post was last modified: 08-20-2010, 11:29 AM by last night.)
same problem here there's loss and choke
i think my problem fro server.cfg
my Server info
process: Quad Core intel xeon (3ghz) with 4M cache per processor 64bit
Memory: 4GB
OS: debain etch 4
Posts: 226
Threads: 36
Joined: Oct 2008
Reputation:
0
post your server.cfg so we can help u rule out that variable.
what is your network speed?
Posts: 40
Threads: 20
Joined: Jun 2010
Reputation:
0
////////////////////////////////////////////////////////////////
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_pure 1
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_airaccelerate 10
sv_maxspeed 370
mp_limitteams 1
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_chattime 10
sv_timeout 65
mp_dynamicpricing 0
mp_autokick 0
mp_spawnprotectiontime 0
mp_autocrosshair 0
mp_fadetoblack 0
sv_friction 4
sv_gravity 800
sv_stepsize 18
sv_stopspeed 75
/////////////////////////////////////////////////////////////////
sv_minrate 13000
sv_maxrate 25000
sv_rate 25000
sv_maxupdaterate 67
sv_minupdaterate 33
sv_maxcmdrate 67
sv_mincmdrate 33
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
/////////////////////////////////////////////////////////////
mp_freezetime 5
mp_buytime 0.35
mp_roundtime 2
mp_startmoney 16000
mp_c4timer 35
mp_fraglimit 100
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_timelimit 80
///////////////////////////////////////////////////////
20 Mbit full duplex
Posts: 2,031
Threads: 27
Joined: Nov 2008
Reputation:
17
try
sv_maxupdaterate 33
sv_maxcmdrate 33
fps_max 100
if that helps, increase the values slowly until you get the problem again. then stay a bit below those limits...
Posts: 226
Threads: 36
Joined: Oct 2008
Reputation:
0
what exact cpu does you have
Trye this:
cat /proc/cpuinfo
I think your cpu is to old/slow to manage that big server. If it still lags after BehaartesEtwas tip.. use fewer slots like.. 26 or less
Posts: 2,031
Threads: 27
Joined: Nov 2008
Reputation:
17
08-23-2010, 05:36 PM
(This post was last modified: 08-23-2010, 05:37 PM by BehaartesEtwas.)
constant low fps are better than permanent drops from high to even lower fps... basically the minimum fps that occur during normal game play are the most important
and I also meant this only as a starting point, to see if lowering those values helps at all...