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

VAR Problems with high performance machine


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
r4f4w
Member
Join Date: Jul 2019
Old 02-02-2020 , 00:56   VAR Problems with high performance machine
Reply With Quote #1

Hello guys, I have a csgo server running on AWS in the worst possible configurations (with Ubuntu). This server can handle one 128 tick server for 10 players, with my net_graph showing 0.020 ms var

I'm making a local server at a friend's house with these settings:
Quote:
  • AMD Ryzen 7 2700 3.2GHZ
  • 8GB RAM
  • GTX 960
  • Windows 10
hoping to be able to open more than one server on the same machine. However, after installing the csgo server, net_graph reported var of 0.400ms. If I put bots, it reaches 1.200 ms. Which is strange because the configuration is incredibly better than my AWS machine.

What I found strange, is that in the Windows task manager, it informed that the server was using 1% CPU? I tried to increase the priority but the high var continued.

I read in some forums that Debian leaves the variation lower than windows, so I made a VM in debian, but nothing improved.

There is any configuration that i have to do, to improve the server performance?

My start.bat commands:
Quote:
srcds -game csgo -console -usercon -port 27015 -tickrate 128 +game_type 0 +game_mode 1 +mapgroup mg_active +map de_mirage +sv_setsteamaccount "my token" -net_port_try 1
My autoexec commands:
Quote:
sv_maxrate 128000
sv_minrate 128000
sm_cvar sv_maxcmdrate 128
sv_mincmdrate 128
sv_minupdaterate 128
sm_cvar sv_maxupdaterate 128
hostname "my host name"
sv_lan "0"
sv_region "2"
r4f4w is offline
ThePwnt
AlliedModders Donor
Join Date: Feb 2009
Location: Denmark
Old 02-02-2020 , 05:04   Re: VAR Problems with high performance machine
Reply With Quote #2

If you want lower of VAR/SV - as for example: 0.000-0.005 izh

Try install tuned =)

apt install tuned && tuned-adm profile latency-performance
ThePwnt is offline
r4f4w
Member
Join Date: Jul 2019
Old 02-03-2020 , 16:03   Re: VAR Problems with high performance machine
Reply With Quote #3

Quote:
Originally Posted by ThePwnt View Post
If you want lower of VAR/SV - as for example: 0.000-0.005 izh

Try install tuned =)

apt install tuned && tuned-adm profile latency-performance
Thanks for the reply, I'll try that!

Currently I'm trying to find the best linux distro to run my servers.
r4f4w is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 02-03-2020 , 19:02   Re: VAR Problems with high performance machine
Reply With Quote #4

In terms of support, I would recommend Debian. Most things are built for or around it, unless you have specific need like CentOS or RHEL.
Maxximou5 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 06:01.


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