SRCDS Steam group


Lagg problems...
#1
Exclamation 
well, I've been programing my own servers for about 6mnts ago, and eatch server takes lots of time to program. But heres the problem, I've got this server thats on a 2,2 ghz matchine, 2048 ram, and 10mbit broadband. Thats all fine, this is my only original SRCDS server. And I get LOTS of lagg on it, Ironicly I put up this server for my pcw's and expected no lag whatsoewer.


This is my config files

Code:
// Set the Host Name
hostname "DoNe #X -|Norway|- DoNenetwork.net []"

// Set the rcon password
rcon_password "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"

// Exec files on startup
exec banned.cfg
exec listip.cfg
exec DLB.cfg

//HlstatsX
log on
logaddress_add  XX.XXX.XX.XXX:3XXX

//source tv
tv_enable 1 //Skrur DLB på
tv_name "DLB" //Hva spectator sloten skal kalles
tv_port 27016 //Port som clienten skal koble til via
tv_delay 60 //Delayen som forhindrer gohsting
tv_delaymapchange 1 //Delay med map change
tv_maxclients 30 //maks spec
tv_autorecord 1 //innspilling
tv_relaypassword wggio4 //password used for connecting DLB proxies
tv_dispatchmode 1 //How to sort connecting clients


// Server Variables
mp_timelimit 25
mp_autokick 1
mp_autoteambalance 1
mp_c4timer 30
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 3
mp_tkpunish 1
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 0
mp_startmoney 800
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 0
mp_buytime 0.5

pausable 0
decalfrequency 60
mp_falldamage 1

// cheat and fun modes
sv_aim 0
sv_cheats 0

// Set Rates
sv_maxrate 8000
sv_minrate 4000

// Enable/Disable LAN mode
sv_lan 0

// Contact & Geo
sv_contact gud@donenetwork.net
sv_region 3


autoexec
Code:
mani_reverse_admin_flags 0          // Set the option to reverse the meaning of the admin flags set in adminlist.txt
mani_reverse_immunity_flags 0     // Set the option to reverse the meaning of the immunity flags set in immunitylist.txt
ma_cexec_all cl_cmdrate 101
ma_cexec_all cl_updaterate 101
ma_cexec_all rate 25000
exec server.cfg
exec DLB.cfg
Deep into the darkness. Pearing long I stod there, wondering, fearing, doubting.
[Image: Noe%20som%20dette2.jpg]
Reply
#2
First of all, I am no expert, but what I would try is to raise your maxrate (depending on how many slots you have). I would think that 10Mbit could handle sv_maxrate 20000. You will have to plug in your actual upload speeds and slot numbers into one of the formulas that is out there....or just try different numbers. This is just what I see on first glance. Also, I am sure that sourcetv is taking up some bandwidth.

Good Luck

-Jon-
Reply
#3
Set rates higher:

Quote:// bandwidth rates/settings
sv_minrate 10000
sv_maxrate 25000
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 30
fps_max 101

Use at least tickrate 66

Some questions: what is DLB.cfg and which mods are you running, also: what else is on this machine and how high is the load?
[Image: banner.gif]

Reply
#4
I would also try putting your fps_max to 1000.0, seems silly but it might help too Toungue

Calef13
Reply
#5
fps_max 1000 will overload a server, use fps_max 201 as the max, no client has a setup that will hold +200 fps all the time.
[Image: banner.gif]

Reply
#6
client fps, and server fps is totally different... server fps by default is set to 300, normaly it is set to 600. really the only thing it effects is shot registration, and server cpu usage.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)