Forum Moderators: phranque
If I wanted to allow more people to connect at once, what should I increase or what hardware should be added?
Thanks in advance for any replies.
there is not a simple answer to those questions.
there can be limits to the number of incoming connections a server can have, the number of processes the server can spawn, the number of simultaneous db connections, the memory available, etc. (as well as softer limits such as bandwidth, disk throughput, processor speed, etc.)