PDA

View Full Version : Counter Strike source choke problem


fedora
05-09-2006, 02:09 PM
Hy, I have a dedicated server with configuration AMD Athlon 64 X2 4200+ Dual Core, 2 GB RAM and there is a choke problem, constanlty from 5 up to 20 when server is emety. I think that this is an configuration problem mybe someone know how to help me? On the dedicated I am running 5 66 tickrate servers. I think that the hardware configuration is enough good and there must be the probleme somwere else.

MajorWoody
05-10-2006, 01:19 AM
I'd bump up the tickrate to 100, what's your FPS set at on the server?

fedora
05-10-2006, 03:51 AM
Hy, sorry if I am noob at this. Where can i see the FPS of server?

payableondeath
05-11-2006, 10:22 AM
in server console put in
stats
then press enter

and should get something like this


stats
CPU In Out Uptime Users FPS Players
0.00 0.00 0.00 1275 2 325.41 0

fedora
05-11-2006, 02:04 PM
Here is my stats.

stats
CPU In Out Uptime Users FPS Players
0.00 0.00 0.00 0 0 163.77 0

fedora
05-16-2006, 06:11 AM
So any sugestions?

payableondeath
05-16-2006, 01:34 PM
is it doing it on all of your servers?
does it do it when you just have one of them running?

fedora
05-16-2006, 02:57 PM
If one or if more then one.... is the same....

payableondeath
05-16-2006, 08:17 PM
could post your config file, with out any passwords

might be something in there

fedora
05-17-2006, 10:07 AM
// Set the Host Name
hostname "OwnedBy clan server ----> [100 tick]"

// Set the rcon password
rcon_password "rcon"
sv_password "owned"

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

// Server Logging
log on
mp_logdetail 0
mp_logmessages 1


// Server Variables
mp_timelimit 25
mp_autokick 0
mp_autoteambalance 1
mp_c4timer 35
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 1
mp_freezetime 2
mp_friendlyfire 1
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 2,5
mp_tkpunish 0
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 1
mp_startmoney 16000
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 0


pausable
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 info@eliteplaying.com
sv_region 3

fedora
05-21-2006, 11:36 AM
So?

payableondeath
05-21-2006, 04:03 PM
try upping the the sv_maxrate, say to 20000
see how that goes