Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable rank player check when connecting for X time #118

Open
crashzk opened this issue Jul 25, 2019 · 3 comments
Open

Option to disable rank player check when connecting for X time #118

crashzk opened this issue Jul 25, 2019 · 3 comments

Comments

@crashzk
Copy link

crashzk commented Jul 25, 2019

nguyenbaodanh suggestion made on AlliedModders: https://forums.alliedmods.net/showpost.php?p=2660515&postcount=691

Request !
Can we disable rank check when player join server ? maybe a delay ? only check for player rank 10 seconds after joined server ? to lower the stress to sql database and improve server performance.
Currently rankme check for players rank right after they connect server ( even not spawn in game), that stress off the database , causing server var rise and choke up.

@TandelK
Copy link

TandelK commented Jul 27, 2019

We can create a CVAR for that i think delay Rank checking . We can even do only load the Rank after player has joined a team . If they are in Spectators it should not load Ranks for them. If in CT or T than only load Ranks.

@JaroSound
Copy link

How to do that?

@rogeraabbccdd
Copy link
Owner

I don't think this is a good idea because there's a delay when you load data from SQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants