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

Problem with server lags.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-19-2015 , 09:36   Problem with server lags.
Reply With Quote #1

Hello
When my server is full (16/16)
Server got high sv,var values and lagging.
Halp :F

Lag


No Lag


My server.cfg
Code:
hostname "Nevvy's FFA DM Server [PL][!PAINTS][102.4 TICK]"
sv_password ""
rcon_password "" 

writeid
writeip

exec banned_user.cfg
exec banned_ip.cfg

sv_lan "0"
sv_cheats "0"
sv_pure "0"

sv_allowdownload "1"
sv_allowupload "1"
sv_downloadurl ""
sv_region "3"
sv_contact ""

sv_tags "!      !!!,!quake,102.4 tick,fast drop,fast respawn,maps,drop,slot,vip,noidle,csgohelp,!ws,!paints,!skins,!vip,!admin,rtv,dm,ffa,dm,ffadm,poland,"

sm_weaponpaints_roundtimer -1
sm_weaponpaints_saytimer -1

sm_cvar sv_maxrate 128000
sm_cvar sv_minrate 80000
sm_cvar sv_maxcmdrate 102.4
sm_cvar sv_mincmdrate 102.4
sm_cvar sv_minupdaterate 102.4
sm_cvar sv_maxupdaterate 102.4

sm_cvar sv_unlag 1
sm_cvar sv_maxunlag 0.5

sm_quake_bhop_loss 0.05
sm_quake_bhop_jump_percent 0.25

host_players_show 2
host_info_show 2
host_name_store 1

sm_cvar net_maxcleartime 0.001

exec alias.cfg
My custom_convar.cfg
Code:
mp_roundtime "20"
mp_maxrounds "1"
mp_roundtime_defuse "20"
mp_roundtime_hostage "20"

mp_freezetime 5
mp_join_grace_time 15
sv_cheats 0

mp_limitteams "0"
mp_spectators_max "0"
mp_forcecamera "0"
mp_maxrounds	"1"
mp_timelimit "0"
mp_freezetime "0"
mp_roundtime "1"
mp_ignore_round_win_conditions "0"
sv_damage_print_enable "1"

sv_server_graphic1 ""

mp_match_end_restart 0
mp_match_end_changelevel 0
mp_endmatch_votenextmap 0
sv_competitive_official_5v5 "0"
sm_cvar mp_solid_teammates 1

sm_cvar sv_voiceenable "1"
sm_cvar sv_deadtalk "1"
sm_cvar sv_alltalk "1"
sm_cvar sv_full_alltalk "1"
mp_display_kill_assists 0
sv_airaccelerate 100
sv_allow_votes 0 
sm_cvar mp_endmatch_votenextleveltime 10
My launch command
Code:
-game csgo -nobots -console -usercon -port 27045 -maxplayers_override 16 -tickrate 102.4 +fps_max 102.4 +game_type 0 +game_mode 0 +mapgroup mg_srcds -gamemodes_serverfile gamemodes_server.txt +map de_nuke -autoupdate +exec server.cfg'

Last edited by Sw33T3R; 04-19-2015 at 09:43.
Sw33T3R is offline
veli
Senior Member
Join Date: Apr 2012
Location: Netherlands
Old 04-19-2015 , 11:19   Re: Problem with server lags.
Reply With Quote #2

cpu + ram?
network speed?
veli is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-19-2015 , 12:19   Re: Problem with server lags.
Reply With Quote #3

OS:ubuntu-14.04-x86_64-minimal
RAM: 3096 MB
CPU:
Quote:
~ » less /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 60
model name : Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
stepping : 3
cpu MHz : 3192.588
cache size : 6144 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
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 syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm
bogomips : 6385.17
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 60
model name : Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
stepping : 3
cpu MHz : 3192.588
cache size : 6144 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 13
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 syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm
bogomips : 6385.17
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
Download/Upload: 100mbit

Last edited by Sw33T3R; 04-19-2015 at 12:22.
Sw33T3R is offline
sphinx
Senior Member
Join Date: Jun 2005
Location: E.U. / localhost
Old 04-19-2015 , 16:32   Re: Problem with server lags.
Reply With Quote #4

use tick 64 and following and see if still lags
Code:
sm_cvar sv_maxcmdrate 64
//sm_cvar sv_mincmdrate 102.4
//sm_cvar sv_minupdaterate 102.4
sm_cvar sv_maxupdaterate 64
if yes, use tick 128 and reduce slots or use tick 64 and use 16 slots.

Last edited by sphinx; 04-19-2015 at 16:34.
sphinx is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-20-2015 , 10:35   Re: Problem with server lags.
Reply With Quote #5

Sometimes server have red/yellow sv and var value for ~0.5 sec on 64 tick

Last edited by Sw33T3R; 04-20-2015 at 11:56.
Sw33T3R is offline
veli
Senior Member
Join Date: Apr 2012
Location: Netherlands
Old 04-20-2015 , 12:08   Re: Problem with server lags.
Reply With Quote #6

cpu and ram seems good. Network speed to. Maybe one of your plugins can be the reason. No idea which one but can you copy paste here your plugins list?
veli is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-20-2015 , 12:21   Re: Problem with server lags.
Reply With Quote #7

01 "RandomCycle" (1.7.0) by AlliedModders LLC
02 "Basic Commands" (1.7.0) by AlliedModders LLC
03 "Basic Comm Control" (1.7.0) by AlliedModders LLC
04 "AFK Manager" (3.5.3) by Rothgar
05 "Admin List" (1.0) by Samantha
06 "CS:GO Movement Unlocker" (1.0) by Peace-Maker
07 "Web Shortcuts CS:GO version" (2.3) by Franc1sco franug and James "sslice" Gray
08 "Nextmap" (1.7.0) by AlliedModders LLC
09 "Basic Votes" (1.7.0) by AlliedModders LLC
10 "Quake Sounds v3" (3.4.3) by Spartan_C001
11 "Knife Upgrade" (2.5.2 paint support) by Klexen
12 "Basic Chat" (1.7.0) by AlliedModders LLC
13 "Basic Ban Commands" (1.7.0) by AlliedModders LLC
14 "CS:GO Skins Chooser" (1.2.3) by Root
15 "SM CS:GO Weapon Paints" (1.6.4) by Franc1sco franug
16 "Admin File Reader" (1.7.0) by AlliedModders LLC
17 "Player Commands" (1.7.0) by AlliedModders LLC
18 "Reserved Slots" (1.7.0) by AlliedModders LLC
19 "Fun Votes" (1.7.0) by AlliedModders LLC
20 "Map Nominations" (1.7.0) by AlliedModders LLC
21 "Updater" (1.2.1) by GoD-Tony
22 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
23 "Basic Info Triggers" (1.7.0) by AlliedModders LLC
24 "Deathmatch" (2.0.3) by Maxximou5
25 "Anti-Flood" (1.7.0) by AlliedModders LLC
26 "warmup manage menu for cs:go" (1.3) by lowie
27 "Quake Bhop" (0.1) by Pyro
28 "Rock The Vote" (1.7.0) by AlliedModders LLC
29 "Server Advertisement" (1.3) by ESK0
30 "[Source 2013] Custom Chat Colors" (3.1.0-CSGO) by Dr. McKay
31 "Admin Menu" (1.7.0) by AlliedModders LLC
32 "MapChooser" (1.7.0) by AlliedModders LLC
33 "Sound Commands" (1.7.0) by AlliedModders LLC
34 "Fun Commands" (1.7.0) by AlliedModders LLC
35 "Client Preferences" (1.7.0) by AlliedModders LLC
36 "Admin Help" (1.7.0) by AlliedModders LLC
Sw33T3R is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 04-20-2015 , 12:27   Re: Problem with server lags.
Reply With Quote #8

Quote:
Originally Posted by Sw33T3R View Post
OS:ubuntu-14.04-x86_64-minimal
RAM: 3096 MB
- OS name seems very identical to the names of OpenVZ container template.
- RAM size seems very odd.

Other VPS'es on the same host may be influencing your performance..
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-20-2015 , 13:32   Re: Problem with server lags.
Reply With Quote #9

Ill ask them about it
Quote:
Other VPS'es on the same host may be influencing your performance..

Last edited by Sw33T3R; 04-20-2015 at 13:32.
Sw33T3R is offline
Amroth
Senior Member
Join Date: Apr 2013
Location: /root
Old 04-20-2015 , 14:10   Re: Problem with server lags.
Reply With Quote #10

Swicth from vps to vds if you can. VDS bit more stable than VPS.
Amroth 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 07:53.


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