Xonotic Forums
Server sizing question - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Server Administration (https://forums.xonotic.org/forumdisplay.php?fid=16)
+--- Thread: Server sizing question (/showthread.php?tid=2863)



Server sizing question - nonenone - 04-09-2012

Hi,


I have an Intel Xeon E5420 2.5G with 16Gb of RAM sitting on a 2Gb synchronous pipe.

How many players can the server manage, taking CPU RAM and network connectivity into account?

The server runs nothing else.

Network related server.log
//sv_maxrate 1000000 // limits client connections to this rate in bytes/seconds
This is about 8Mbits/s if I am not mistaken (possibly I am mistaken). Is this per client or total per server?

Are the IP packets on port 2600 TCP or UDP? Is 2600 the only port that has to be open?


RE: Server sizing question - Mr. Bougo - 04-09-2012

You only need to open 26000 UDP. It's 26000, not 2600 as you say in your post.

As for performance and rate, I'll let server admins answer that one. But since you already have the hardware, the best way to know is to test it!