03-15-2007, 06:46 AM
well i'm running a small little server out of my house & im' having uploading problems.
It's only uploading to people who connect at a rate of 10KB/s
I know its not my ISP because i can upload other files online at a rate of about 80KB/s
what setting in my cfg file could be off?
It's only uploading to people who connect at a rate of 10KB/s
I know its not my ISP because i can upload other files online at a rate of about 80KB/s
what setting in my cfg file could be off?
PHP Code:
exec mani_server.cfg
exec mani_quake_sounds.cfg
// server name
hostname "***
// rcon passsword
rcon_password "***"
// HTTP Download
//sv_downloadurl "************"
// Advanced RCON
sv_rcon_banpenalty 60
sv_rcon_maxfailures 10
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30
//sv_settings
sv_accelerate 5
sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_cheats 0
sv_consistency 0
sv_friction 4
sv_gravity 800
sv_maxrate 9000
sv_minrate 1000
sv_maxupdaterate 67
sv_minupdaterate 30
sv_maxspeed 320
sv_maxunlag 1
sv_password ""
sv_pausable 0
sv_stepsize 18
sv_timeout 65
sv_turbophysics 0
sv_voiceenable 1
sv_wateraccelerate 10
sv_waterfriction 1
//mp_settings
mp_allowspectators 1
mp_autokick 0
mp_autoteambalance 0
mp_buytime 0.25
mp_c4timer 35
mp_chattime 8
mp_decals 300
mp_fadetoblack 0
mp_flashlight 1
mp_footsteps 1
mp_forcecamera 0
mp_freezetime 5
mp_friendlyfire 1
mp_limitteams 5
mp_logecho 1
mp_logfile 1
mp_maxrounds 0
mp_roundtime 3
mp_spawnprotectiontime 0
mp_startmoney 800
mp_timelimit 25
mp_tkpunish 0
mp_winlimit 15
//Source-TV
//tv_delay 90
//tv_delaymapchange 0
//tv_enable 1
//tv_maxclients 255
//tv_maxrate 20000
//tv_name "| SourceTV"
//tv_port 27020
//tv_snapshotrate 16
//Misc
decalfrequency 60
fps_max 600
host_framerate 0
log on
net_maxfilesize 64
phys_pushscale 1
net_maxfilesize 50
// server logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 0
//sv_contact **********
// bots
bot_add
bot_quota 4
bot_quota_mode normal
bot_difficulty 1
bot_chatter normal
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 0
bot_prefix "Dr. "
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns 1
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg