I have a question, if the server has many extensions (5 in this case), that always make queries to Char_VAR, is it possible that it generates inconveniences?
400 players online for example, and per person have 4 queries
I have a question, if the server has many extensions (5 in this case), that always make queries to Char_VAR, is it possible that it generates inconveniences?
400 players online for example, and per person have 4 queries
No, it's an extremely fast system. You also mainly use them at certain events. An event-driven system can't overload the server very much unless you have infinite loops and other beginner mistakes there.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.