Raised This Month: $32 Target: $400
 8% 

Wizard for optimize dedi


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
daffyy
Junior Member
Join Date: Jun 2020
Old 06-08-2020 , 09:52   Wizard for optimize dedi
Reply With Quote #1

hi, i'm looking for a magican who will optimize my dedicate server for csgo servers. I'm struggling with the lag problem, with 3 tick 128 servers enabled, where only 1 is 13/20 players can lag them. I make the Kernel for 1000hz and performance, but it did not help much. The thread is not used even in 60%: /

Servers must run in docker (pterodactyl panel)
I can pay for something to solve the problem.

I7 7700k procesor locked at 4.2ghz

Only users with veteran+
Add me https://steamcommunity.com/id/dafficzek/

Last edited by daffyy; 06-08-2020 at 09:54.
daffyy is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 06-08-2020 , 16:36   Re: Wizard for optimize dedi
Reply With Quote #2

The biggest improvement which you haven't stated if you've done yet, is to install something like tuned:
https://forums.alliedmods.net/showpo...7&postcount=19
You can skip step 1 if you're on Debian 10.

I run a server with same setup as yourself, and variance is always stable 0.001-0.005 or 0.010-0.013 depending on what I'm trying to accomplish.

Last edited by Maxximou5; 06-08-2020 at 16:37.
Maxximou5 is offline
daffyy
Junior Member
Join Date: Jun 2020
Old 06-09-2020 , 14:12   Re: Wizard for optimize dedi
Reply With Quote #3

Quote:
Originally Posted by Maxximou5 View Post
The biggest improvement which you haven't stated if you've done yet, is to install something like tuned:
https://forums.alliedmods.net/showpo...7&postcount=19
You can skip step 1 if you're on Debian 10.

I run a server with same setup as yourself, and variance is always stable 0.001-0.005 or 0.010-0.013 depending on what I'm trying to accomplish.
Model name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz

CPU MHz: 4399.970
CPU max MHz: 4500.0000
CPU min MHz: 800.0000

Current active profile: latency-performance
1000hz kernel

and with 12 players can lag :/
Sometimes walking lag and interrupts fullauto and (var sometimes jumps to ~1)
first server with 12 players, second with 0 and without sourcemod (clear install)

Last edited by daffyy; 06-09-2020 at 14:16.
daffyy is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 06-09-2020 , 14:16   Re: Wizard for optimize dedi
Reply With Quote #4

I would suspect something is at play, because my setup does not have that issue. Unless there is an underlying hardware issue.

What OS/Distro are you running currently?
Did you compile your own kernel or are you using someone elses?
If yes, can you link to the exact version you are using?

I added you on Steam if you want to go in greater detail, unless you've found someone else to assist.
Maxximou5 is offline
daffyy
Junior Member
Join Date: Jun 2020
Old 06-09-2020 , 14:25   Re: Wizard for optimize dedi
Reply With Quote #5

Quote:
Originally Posted by Maxximou5 View Post
I would suspect something is at play, because my setup does not have that issue. Unless there is an underlying hardware issue.

What OS/Distro are you running currently?
Did you compile your own kernel or are you using someone elses?
If yes, can you link to the exact version you are using?

I added you on Steam if you want to go in greater detail, unless you've found someone else to assist.
centos8
https://elrepo.org/tiki/kernel-ml
Code:
4.18.0-147.3.1.el8_1.x86_64
grep 'CONFIG_HZ=' /boot/config-$(uname -r)
CONFIG_HZ=1000
daffyy is offline
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 06-10-2020 , 03:08   Re: Wizard for optimize dedi
Reply With Quote #6

If you put thread blocking plugin lag can happen because of plugin too. Most old syntax plugins using mysql are thread blocking. so if u use remote sql it would highly impact sv/var
You may try profiler as well: https://wiki.alliedmods.net/SourceMod_Profiler
Check for handle leaks: https://github.com/Hexer10/Sourcemod-HandleDumpParser
__________________

Last edited by iGANGNAM; 06-10-2020 at 03:13.
iGANGNAM is offline
daffyy
Junior Member
Join Date: Jun 2020
Old 06-10-2020 , 03:13   Re: Wizard for optimize dedi
Reply With Quote #7

Quote:
Originally Posted by iGANGNAM View Post
Lag can happen because of plugins too. If you put thread blocking plugin (mysql) if it's thread blocking + remote sql it would highly impact sv/var
Ye, MySQL on remote host but still same datacenter... So, no problem here. Same plugins are on my third server on gamehosting company and 0 lags, only on my dedi.
daffyy is offline
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 06-10-2020 , 03:15   Re: Wizard for optimize dedi
Reply With Quote #8

Quote:
Originally Posted by daffyy View Post
Ye, MySQL on remote host but still same datacenter... So, no problem here. Same plugins are on my third server on gamehosting company and 0 lags, only on my dedi.
When I was using thread blocking plugins it was really bad option to use remote sql.
If sql queries generates sv/var to 1.0 than remote generated me 10.0+ var. It doesn't matter if it is on same datacenter I used from same datacenter as well.
But things to say, it's individual issue and you would need to find out for yourself root causes. I think no one can say "problem is this thing".
Unless you could provide even further information: kernel info, plugins, extensions, vprof, perfomance related cvars, handle dump info
__________________

Last edited by iGANGNAM; 06-10-2020 at 03:18.
iGANGNAM is offline
daffyy
Junior Member
Join Date: Jun 2020
Old 06-10-2020 , 03:17   Re: Wizard for optimize dedi
Reply With Quote #9

Quote:
Originally Posted by iGANGNAM View Post
When I was using thread blocking plugins it was really bad option to use remote sql.
If sql queries generates sv/var to 1.0 than remote generated me 10.0+ var
Then why third server works good? Same plugins, same remote MySQL databases
daffyy is offline
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 06-10-2020 , 03:18   Re: Wizard for optimize dedi
Reply With Quote #10

Quote:
Originally Posted by daffyy View Post
Then why third server works good? Same plugins, same remote MySQL databases
thats maybe because of different plugin set.
__________________
iGANGNAM 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 21:10.


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