Jump to content

MaNGOS and player limits question


Recommended Posts

Posted

Also, make sure your host doesn't have a limit on simultaneous incoming connections. This can be done by emailing your host, or checking our their FAQs section.

Posted

#    Network.Threads
#         Number of threads for network, recommend 1 thread per 1000 connections.
#         Default: 1

Windows max is 4096 sockets per thread

Unix/Linux max is most likely 1024 sockets per thread, it's system dependent

Because performance gets crappier the more sockets there are in one thread (even when there is no network traffic), you'll want to follow the conf suggested ratio.

Of course, if you don't have enough processor cores you won't really gain performance by increasing the number of threads.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use