Raised This Month: $51 Target: $400
 12% 

CSGO Surf 32 slot server gets lots of choke but no loss


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PresidentEvil
AlliedModders Donor
Join Date: Jun 2012
Old 05-24-2014 , 19:15   CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #1

I was playing in my surf rpg dm server, even at 20 players the server starts to have lots of choke, any where from 10-30%, sometimes spiking at 80%, weird thing is that Loss is always at 0%.

I understand csgo is not meant for 32 players but ive seen many other servers with 40+ players and they get no where near and much lag/choke.

Im not an expert in networking for valve games, other than lower the slots, is there anything I can do or change server side to help? Change some cvars or something?


server.cfg

PHP Code:
hostname "*RPG RESET* 24/7 SURF + RPG [FAST XP] [KNIFE SHOP] SlayersGaming.com"
sv_tags surfrpgdeathmatchrtddicegunsrespawnbhoprankthcthc_rpg
rcon_password XXXXXXXXXXXX
sv_password 
""
weapon_reticle_knife_show 1
log 1
mp_freezetime 5 
//The amount of time players are frozen to buy items
mp_join_grace_time 0 //The amount of time players can join teams after a round has started
mp_match_end_restart 0 // Defines whether a map should be restarted after a game has ended
sv_cheats 0 //This should always be set, so you know it's not on
sv_lan 0 //This should always be set, so you know it's not on
//**The bot commands below are mostly default with the exception of
bot_difficulty 1
bot_chatter 
"off"
bot_join_after_player 0
bot_quota 4
bot_quota_mode 
"fill"
//**The following commands manage kicks and bans
writeid
writeip
mp_warmuptime 0
mp_maxplayers 32
net_maxfilesize 99999
sv_downloadurl 
"http://slayersfastdl.site.nfoservers.com/server"
sm_rules_url "http://slayersfastdl.site.nfoservers.com/r_rulesSurf.html"
sm_contact_url "http://slayersfastdl.site.nfoservers.com/r_contact.html"
sv_allowupload 1
sv_allowdownload 1
mp_autokick 0
mp_roundtime 8
mp_maxrounds 20
exec banned_user
.cfg
exec banned_ip
.cfg
sv_allow_votes 0
sv_maxrate 0
sv_gravity 800

sv_minrate 128000

mp_friendlyfire 0
ff_damage_reduction_grenade_self 1
mp_playercashawards 0
mp_teamcashawards 0

//important to prevent server join errors
sv_hibernate_when_empty 0
sv_hibernate_postgame_delay 30
sv_reservation_timeout 60

sv_noroundstats 1
sv_ignoregrenaderadio 1
mp_molotovusedelay 0
mp_forcecamera 0
sv_alltalk 1
sv_deadtalk 1
//sv_full_alltalk 1
mp_autoteambalance 1
mp_teams_unbalance_limit 2
mp_limitteams 0
mp_weapons_allow_map_placed 1

sv_region 1
fps_max 0

mp_match_end_at_timelimit 0

//********************************************************************


mp_spectators_max 6
bot_quota_mode fill
bot_quota 0
bot_defer_to_human_items 1
bot_defer_to_human_goals 0
bot_difficulty 1
bot_dont_shoot 0
bot_chatter normal
cl_playerspraydisable 1
mp_friendlyfire 0
mp_afterroundmoney 0
mp_playercashawards 0
mp_teamcashawards 0
mp_halftime 0
mp_timelimit 30
mp_freezetime 5
mp_buytime 0
mp_forcecamera 0
mp_defuser_allocation 2
mp_death_drop_gun 1
mp_death_drop_grenade 2
mp_death_drop_defuser 1
cl_enable_roundstart_autobuy 1
sv_ignoregrenaderadio 1
mp_molotovusedelay 0

sv_alltalk 1
sv_deadtalk 1
//sv_full_alltalk 1
mp_force_pick_time 8
bot_autodifficulty_threshold_low 
-2.0
bot_autodifficulty_threshold_high 0.0
spec_freeze_time 5.0
spec_freeze_panel_extended_time 0
mp_match_can_clinch 1
mp_startmoney 0
mp_maxmoney 0
mp_playerid 0
host_players_show 2
sv_allow_votes 0
sv_arms_race_vote_to_restart_disallowed_after 0

// cash award convars
cash_team_terrorist_win_bomb 0
cash_team_elimination_hostage_map 0
cash_team_elimination_bomb_map 0
cash_team_win_by_time_running_out 0
cash_team_win_by_defusing_bomb 0
cash_team_win_by_hostage_rescue 0
cash_team_loser_bonus 0
cash_team_loser_bonus_consecutive_rounds 0
cash_team_rescued_hostage 0
cash_team_hostage_alive 0
cash_team_planted_bomb_but_defused 0
cash_team_hostage_interaction 0
cash_player_killed_teammate 0
cash_player_killed_enemy_default 0
cash_player_killed_enemy_factor 0
cash_player_bomb_planted 0
cash_player_bomb_defused 0
cash_player_rescued_hostage 0
cash_player_interact_with_hostage 0
cash_player_damage_hostage 0
cash_player_killed_hostage 0

mp_weapons_allow_zeus 1
mp_solid_teammates 0
mp_free_armor 1

//setting these to 1 crashes the server so keep at 0
mp_endmatch_votenextmap 0
mp_endmatch_votenextmap_keepcurrent 0 
__________________

Last edited by PresidentEvil; 05-24-2014 at 19:16.
PresidentEvil is offline
stay.pista
Senior Member
Join Date: Apr 2013
Location: Hungary
Old 05-26-2014 , 13:04   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #2

Rates? Tickrate? Bugger plugins?
Paste all
__________________


•suяƒ• Since 2008
stay.pista is offline
cREANy0
SourceMod Donor
Join Date: Jul 2012
Location: Germany
Old 05-27-2014 , 05:20   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #3

Quote:
Originally Posted by stay.pista View Post
Rates? Tickrate? Bugger plugins?
Paste all
Tickrate is 64
__________________
cREANy0 is offline
musosoft
Senior Member
Join Date: Dec 2008
Location: Thailand
Old 05-27-2014 , 05:55   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #4

try lowering rate settings. e.g. sv_minrate 40000; sv_maxrate 60000
for better help, give us better info, paste output of: meta list;sm plugins list;sm exts list
also look if there are errors in sourcemod/logs/error_*.txt logs
__________________
Making FiveM servers nowadays. Can help with CS:GO, CS:S, and other Source server stuff too, just PM me. Thanks
musosoft is offline
stay.pista
Senior Member
Join Date: Apr 2013
Location: Hungary
Old 05-27-2014 , 13:17   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #5

The best:
sv_minrate <tickrate * 1000>
sv_mincmdrate <tickrate>
sv_minupdaterate <tickrate>

My server chocke : 0%
__________________


•suяƒ• Since 2008
stay.pista is offline
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 05-27-2014 , 17:28   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #6

Choke is basically a mismatch between how much data is being sent between the client and the server, versus how much each will accept.

I'd say the most likely culprit is your sv_minrate setting, why is it set so high? I have mine on default (5000) according to words from this wise old master and my server runs fine:

http://forums.steampowered.com/forum...7&postcount=19
Jargon is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-27-2014 , 18:09   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #7

https://forums.alliedmods.net/showth...83#post2132283
Bacardi is offline
PresidentEvil
AlliedModders Donor
Join Date: Jun 2012
Old 05-27-2014 , 18:38   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #8

sv_maxrate 0
sv_minrate 128000
"net_splitpacket_maxrate" = "15000"
fps_max 0

64 tick



what should I change it to guys?


PHP Code:

sm plugins 
list
[
SMListing 38 plugins:
01 "SourceBans" (1.4.10by SourceBans Development Team
02 
"Basic Commands" (1.5.4-dev+4059by AlliedModders LLC
03 
"Increase Nade Damage" (1.0.3by AUSTINBOTS! - SavSin
04 
"Fun Votes" (1.5.4-dev+4059by AlliedModders LLC
05 
"Map Nominations" (1.5.4-dev+4059by AlliedModders LLC
06 
"Connect Announce" (1.3by Arg!
07 "STFU" (0.2by Fanoto
08 
"PreventWeapon" (1.0by NSF Plugin
09 
"Player Protection" (3.6.2by Twisted|Panda
10 
"[ANY] Block Generating Navigation Files" (1.0by Oshizu Sena&#8482; ¦
11 "Show Damage" (1.0.7by exvel
12 
"run_round_end_cvars.smx"
13 "[CSGO] Team Limit Bypass" (1.1by Zephyrus
14 
"Fun Commands" (1.5.4-dev+4059by AlliedModders LLC
15 
"Sound Commands" (1.5.4-dev+4059by AlliedModders LLC
16 
"Basic Comm Control" (1.5.4-dev+4059by AlliedModders LLC
17 
"Anti-Flood" (1.5.4-dev+4059by AlliedModders LLC
18 
"NotifyMOTD" (0.2by WilczekKaOsBacardi
19 
"Basic Votes" (1.5.4-dev+4059by AlliedModders LLC
20 
"Advertisements" (0.6by Tsunami
21 
"Nextmap" (1.5.4-dev+4059by AlliedModders LLC
22 
"Knife Get (Menu)" (PLUGIN_VERSIONby Dk--
23 "[THC RPG] CS:GO" (0.8.7_stableby ArsiRC (Edit by TummieTum)
24 "Deathmatch" (1.5.6-devby |NASnip3rMaxximou5Jokey
25 
"Client Preferences" (1.5.4-dev+4059by AlliedModders LLC
26 
"Player Commands" (1.5.4-dev+4059by AlliedModders LLC
27 
"Rock The Vote" (1.5.4-dev+4059by AlliedModders LLC
28 
"Suicide Intercept" (1.5.6by TnTSCS aka ClarkKent
29 
"Admin File Reader" (1.5.4-dev+4059by AlliedModders LLC
30 
"Admin Help" (1.5.4-dev+4059by AlliedModders LLC
31 
"Basic Chat" (1.5.2by AlliedModders LLC
32 
"MapChooser" (1.5.4-dev+4059by AlliedModders LLC
33 
"Reserved Slots" (1.5.4-dev+4059by AlliedModders LLC
34 
"Basic Info Triggers" (1.5.4-dev+4059by AlliedModders LLC
35 
"Admin Menu" (1.5.4-dev+4059by AlliedModders LLC
36 
"No Block" (1.0.0.0by sslice
37 
"[CSS/CS:GO] AbNeR Bunny Hoping" (1.4fixby AbNeR_CSS
38 
"SM SKINCHOOSER" (2.7by Andi67 
__________________
PresidentEvil is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 05-28-2014 , 00:40   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #9

makes no sence to me setting the ' Min bandwidth rate allowed on server ' to a max setting like that ;\

reread post #6
hamilton5 is offline
stay.pista
Senior Member
Join Date: Apr 2013
Location: Hungary
Old 05-28-2014 , 02:01   Re: CSGO Surf 32 slot server gets lots of choke but no loss
Reply With Quote #10

Use this:

sv_minrate 64000
sv_minupdaterate 64
sv_mincmdrate 64

Garantated choke down. With Pista recommendation
__________________


•suяƒ• Since 2008
stay.pista is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode