SRCDS Steam group


36 slots server config
#1
hi

i m trying to run a server without lag
bandwitch 100 mb
tick 33
ubuntu 7.04 ,
2.6.22.1-xxxx-std-ipv4-32-hz1000
dedicated server e6300 , 1 gb
line to start srcds:
screen -dmS serveur4 ./srcds_run -game cstrike +ip x.x.x.x +hostport 27012 +maxplayers 36 +map de_dust2 -tickrate 33 +mp_dynamicpricing 0 +sv_pure 0 +fps_max 300

server.cfg
// -------------------------------------------------------------------------------------
// Identification du Serveur
// -------------------------------------------------------------------------------------

hostname " "
sv_contact x@HOTMAIL.COM
sv_lan 0
sv_region 3
//sv_visiblemaxplayers 40
// -------------------------------------------------------------------------------------
// Sécurité RCON et Password
// -------------------------------------------------------------------------------------

rcon_password "uknown"
sv_password ""
sv_rcon_banpenalty 1
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30
sv_rcon_maxfailures 5

// -------------------------------------------------------------------------------------
// Logs du Serveur
// -------------------------------------------------------------------------------------

log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 1
mp_logdetail 3
//logaddress_delall
mp_logmessages 1
logaddress_add xxx:8642

// Fin Server Logging
// -------------------------------------------------------------------------------------
// Fichiers Exécutés au Démarrage du Serveur
// -------------------------------------------------------------------------------------

exec banned_user.cfg
exec mani_server.cfg
//exec statsmeminimum.cfg

// -------------------------------------------------------------------------------------
// Bande Passante du Serveur
// -------------------------------------------------------------------------------------

decalfrequency 10
sv_allowdownload 1
sv_allowupload 1
sv_client_interpolate 1
sv_client_max_interp_ratio 1
sv_client_min_interp_ratio 1
sv_client_predict 1

//-------------------------------------------------------------
//CMDRATE
//-------------------------------------------------------------

sv_mincmdrate 30
sv_maxcmdrate 101
sv_client_mincmdrate 33
sv_client_maxcmdrate 101
sv_client_cmdrate_difference 20

//-------------------------------------------------------------
//UPDATERATE
//-------------------------------------------------------------

sv_minupdaterate 20
sv_maxupdaterate 101




sv_minrate 8000
sv_maxrate 0
// -------------------------------------------------------------------------------------
// Configuration du Serveur
// -------------------------------------------------------------------------------------

mp_allowspectators 1
sv_secure 1
mp_autocrosshair 0
mp_autokick 1
mp_autoteambalance 1
mp_buytime 0.15
mp_c4timer 35
mp_chattime 6
mp_fadetoblack 0
mp_flashlight 1
mp_footsteps 1
mp_forcecamera 0
mp_fraglimit 0
mp_freezetime 0
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 0
mp_maxrounds
mp_playerid 0
mp_roundtime 2.0
mp_spawnprotectiontime 0
mp_startmoney 5400
mp_timelimit 30
mp_tkpunish 1sh
mp_weaponstay 1
mp_winlimit 0
sv_airaccelerate 10
sv_airmove 1
sv_alltalk 0
sv_cheats 0
sv_clienttrace 1
sv_consistency 1
sv_downloadurl "http://xxx/"
sv_gravity 800
sv_maxspeed 320
sv_pausable
sv_timeout 120
sv_voiceenable 1
phys_pushscale 1
phys_timescale 1
sv_accelerate 5
phys_pushscale 1
phys_timescale 1
ma_restrict awp 0
ma_restrict sg550 0
ma_restrict g3sg1 0
bot_chatter off
exec bot.cfg
mp_dynamicpricing 0
mani_quake_sounds 0
mani_quake_auto_download 0
sv_pure_kick_clients 1
sv_pure_trace 1



i have some lag, is the config is correct ?

i run 2x 20 slots tick 66 on the same config without probleme.
[Image: 91.121.2.172:27012.png]
Reply
#2
dont mean to be a rag, but why is your cfg file in mostly french?

most of us here i think are english :/

also, you have pure turned off in your startup init line

1) why is it off?

2) look at the bottom of your cfg, you have pure functions turned on, when pure itself isnt even turned on, why that too?
Reply
#3
i m trying to set sv_pure to 0 to reduce lag .
[Image: 91.121.2.172:27012.png]
Reply
#4
janpepu Wrote:i m trying to set sv_pure to 0 to reduce lag .

why exactly would it reduce lag? all pure does is make it so if someone is not matching the version with the server it refuses them to connect.
Reply
#5
what is ur kernel frequency? have u turned off hyperthreading?
Reply
#6
1000 hz
serveur1@ns37067:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel® Core™2 CPU 6300 @ 1.86GHz
stepping : 6
cpu MHz : 1862.257
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips : 3727.07
clflush size : 64

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel® Core™2 CPU 6300 @ 1.86GHz
stepping : 6
cpu MHz : 1862.257
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips : 3723.48
clflush size : 64
[Image: 91.121.2.172:27012.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)