11-28-2008, 02:08 AM
Some of my players are telling me that they have lag.I've got 12 mbit upload connection and i'm running 2 server 32 slots each.
this is my server cfg,please someone expirienced to give me advice if something is wrong with my settings:
I have all this on 2.4 core 2 duo processor with 2 gig ram and Xubuntu 8.04.
Tnx in advance.
this is my server cfg,please someone expirienced to give me advice if something is wrong with my settings:
Code:
// server name
hostname ""
// rcon passsword
rcon_password ""
// Advanced RCON
sv_rcon_banpenalty 60
sv_rcon_maxfailures 2
sv_rcon_minfailures 1
sv_rcon_minfailuretime 15
// server cvars
mp_dynamicpricing 0
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 1
mp_flashlight 1
mp_tkpunish 0
mp_buytime 0.5
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_downloadurl ""
sv_maxspeed 320
mp_hostagepenalty 3
sv_voiceenable 0
mp_allowspectators 1
mp_timelimit 30
mp_chattime 5
sv_timeout 65
sv_pure 1
fps_max 0
//ZM
phys_pushscale 3
sv_turbophysics 1
decalfrequency 1
sv_visiblemaxplayers 50
sv_accelerate 5
sv_airaccelerate 10
sv_wateraccelerate 10
sv_voiceenable 0
sv_gravity 800
// round specific cvars
mp_freezetime 0
mp_roundtime 5
mp_startmoney 16000
mp_c4timer 40
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 18000
sv_maxrate 25000
sv_mincmdrate 33
sv_minupdaterate 33
sv_maxcmdrate 33
sv_maxupdaterate 66
rate 25000
// server logging
log off
sv_logbans 0
sv_logecho 0
sv_logfile 0
sv_log_onefile 0
// operation
sv_lan 0
sv_region 255
sv_contact
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg[code]
I have all this on 2.4 core 2 duo processor with 2 gig ram and Xubuntu 8.04.
Tnx in advance.