AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   [CS:GO] high sv/var in csgo server (https://forums.alliedmods.net/showthread.php?t=306687)

Dr.Mohammad 04-10-2018 05:51

[CS:GO] high sv/var in csgo server
 
hi guys!
i tested server default without metamod and sourcemod but sv/var is high !!
this problem is not from plugins.

info my vps:

32 slot 64 tick

hard ssd

Lubricant Jam 04-10-2018 06:30

Re: [CS:GO] high sv/var in csgo server
 
I never set rates when making servers, default are fine for 32 slot, 64 tick.

You're using a VPS which means your resources are shared and you don't have a great CPU for single core performance.

Dr.Mohammad 04-10-2018 06:56

Re: [CS:GO] high sv/var in csgo server
 
Quote:

Originally Posted by Lubricant Jam (Post 2587019)
I never set rates when making servers, default are fine for 32 slot, 64 tick.

You're using a VPS which means your resources are shared and you don't have a great CPU for single core performance.

it's true. I have full access to the main server
* How should I allocate resources for this VPS to fix my problem.
* The problem did not exist before, but after changing the CPU, the settings changed, causing a problem.

If it is possible to get inside the VMware ESXI panel to fix the settings and fix the problem.

Lubricant Jam 04-10-2018 08:45

Re: [CS:GO] high sv/var in csgo server
 
Quote:

Originally Posted by Dr.Mohammad (Post 2587021)
it's true. I have full access to the main server
* How should I allocate resources for this VPS to fix my problem.
* The problem did not exist before, but after changing the CPU, the settings changed, causing a problem.

If it is possible to get inside the VMware ESXI panel to fix the settings and fix the problem.

my server:
http://s8.picofile.com/file/8323387976/Capteeeure.PNG
http://s8.picofile.com/file/8323387976/Capteeeure.PNG

I would honestly focus on getting a server which has a higher single core performance. If you're not planning on running more than one server I'd suggest a 2 core processor.

Dr.Mohammad 04-10-2018 13:56

Re: [CS:GO] high sv/var in csgo server
 
Quote:

Originally Posted by Lubricant Jam (Post 2587037)
I would honestly focus on getting a server which has a higher single core performance. If you're not planning on running more than one server I'd suggest a 2 core processor.

There is no way I can fix this problem?

Zuby24 04-10-2018 14:15

Re: [CS:GO] high sv/var in csgo server
 
3.07 is a low speed for CS:GO server ...

ghostofmybrain 04-10-2018 15:40

Re: [CS:GO] high sv/var in csgo server
 
Even for 64 ticks though?

Dr.Mohammad 04-11-2018 03:06

Re: [CS:GO] high sv/var in csgo server
 
Quote:

Originally Posted by Zuby24 (Post 2587111)
3.07 is a low speed for CS:GO server ...

There's no problem with it before, and my friend, with a 2.7 GHz CPU, which is a lower-than-used model, has been able to launch the CSGO server without any problems. I do not think our processor is weak.

Dr.Mohammad 04-11-2018 03:07

Re: [CS:GO] high sv/var in csgo server
 
Quote:

Originally Posted by ghostofmybrain (Post 2587122)
Even for 64 ticks though?

yes

please help me

sphinx 04-11-2018 03:26

Re: [CS:GO] high sv/var in csgo server
 
set power plan as high performance in control panel.
delete net_maxroutable, dont mess with it.
delete sv_minrate, is way too low, the default value is like 192000.
use this:
Code:

sv_occlude_players 0
sv_force_transmit_players 1
net_maxcleartime 0.001

search Source Servers (SRCDS) forum for previous discussions about this kind of problem.


All times are GMT -4. The time now is 22:44.

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