Difference between revisions of "Bandwidth"
(→Basic Bandwidth Calculator) |
(→Basic Bandwidth Calculator) |
||
Line 10: | Line 10: | ||
==Basic Bandwidth Calculator== | ==Basic Bandwidth Calculator== | ||
− | * | + | *[http://devs.u13.net/wiki/bandwidth.php <strike>Calculate</strike>] |
− | * | + | *[http://devs.u13.net/wiki/bandwidth.phps <strike>Sourcecode</strike>] |
[[Category:Server]] | [[Category:Server]] |
Revision as of 15:58, 3 April 2014
Equation
The equation it uses for KB/s is:
125(N + N^2) /1024
... where N is the number of players.
For monthly traffic, it is:
the KB/s value * 3600 * 24 * 31 /1024^2