Page 1 of 1

How much broadband does a Quake 3 dedicated server take??

Posted: Sun Apr 15, 2007 10:36 pm
by wilcore
I am thinking of putting up a quake3 server but I only have 8mb download and 1mb upload on my internet connection. can i run a server anyway? I have a perfect computer for the job. But i dont know if my internet can handle a deddi server. I have heard from a buddy of mine that a counter-strike1.6 server with 10people playing takes about: 200kb/s from the server. is that right? I hop so, but I dont know.

Posted: Mon Apr 16, 2007 5:07 am
by ^misantropia^
I don't play CS but I have my doubts about the 200 kb/s bit. Anyway, here's a formula that calculates how many players your server will be able to handle:

bandwidth / (fps * rate) = players

- bandwidth is in bytes. 1 MBit is exactly one million bytes.
- fps. Internal server frame rate. Usually 20.
- rate. Max. # of bytes sent to each client (per second). 10,000 is common.

So: 8,000,000 / (20 * 10,000) = 5

5 with no remainder actually, meaning your bandwidth would be fully saturated. You might want to lower the rate just slightly (to 9800, say) in order to create a buffer.

Posted: Wed Apr 18, 2007 1:01 am
by Lieutenant Dan
I know people that have hosted a 4 player Dreamcast server with 200kb/s upload.

Posted: Wed Apr 18, 2007 4:55 pm
by §ìgñå
the chart I made like 5 years ago. :icon27:

Image

Posted: Thu Apr 19, 2007 7:49 pm
by wilcore
ok thx for the answers:)

Posted: Thu Apr 19, 2007 9:18 pm
by A1yssa
Interesting!

Posted: Thu Apr 19, 2007 9:22 pm
by leilei
I wonder what Quake's numbers are like! (Not Quakeworld)

Posted: Fri Apr 20, 2007 6:01 am
by ^misantropia^
My apologies. The formula I posted was wildly off, not to mention the fact that 1 Mbit isn't 1 million bytes (I probably meant to write "8 Mbit is one million bytes").

Anyway, the formula should've been: bandwidth / rate = players
And converting from Mbits to bytes: mbit * 1,000,000 / 8 = bytes

So: (1 * 1,000,000 / 8) / 10,000 = 12,5

Your server should be able to comfortably host 12 people.

Posted: Wed Apr 25, 2007 8:39 pm
by tarasbuljba
Our server that my team have, use 5 gb per day, it is always full.

Posted: Thu Apr 26, 2007 11:49 am
by Oeloe
tarasbuljba wrote:Our server that my team have, use 5 gb per day, it is always full.
Always full means 24 hours a day? :confused: And how many player slots does your server have?