Jump to content
MakeWebGames

How much bandwidth does your game use?


Recommended Posts

Posted

I'm just curious, how much bandwidth does everyones games use monthly?

If you could post how much you use, and the site, it would be appreciated.

I'm looking to get a general idea of how my game compares to others.

My game uses 27gb/month according to my plesk stats.

Posted

Re: How much bandwidth does your game use?

wwmad.com used to use 50gb / months

Then i did some changes (code and game flow), and now only using 10gb a month.

Posted

Re: How much bandwidth does your game use?

 

hmmm, i was expecting a bit much more! seems a lot of tunning made?

A lot of tunning has been made. Image are cached, maps are compressed, JS code is cached and compressed, and all the HTTP traffic is compressed via GZIP.

On top of that, we do not reload the map on the steps, but only when you leave an area. All the updates are made via Javascript and some Ajax tricks.

Posted

Re: How much bandwidth does your game use?

 

100 - 125 Gig PM

www.chaoticwars.co.uk

just looked at stats:

There are currently 5594 ChaoticWars players, 4908 (88%) males and 685 (12%) females. 	
Amount of cash in circulation: $1,024,222,516,208,110,976.
The average player has: $183,093,049,018,254.

Amount of players with City Banks: 2107
Amount of cash in City Banks: $5,544,376,581,976,838,144.
The average player has in their bank accnt: $2,631,407,964,867,982.

Amount of players with Cyber Banks: 2334
Amount of cash in Cyber Banks: $35,460,343,007,399,116,800.
The average player has in their bank accnt: $15,192,949,017,737,410.

Amount of crystals in circulation: 85,107,266.
The average player has: 13,273 crystals.

Amount of gems in circulation: 61,247.
The average player has: 8 gems.

Amount of street steps in circulation: 65,375,339.
The average player has: 11,464 street steps.

Mails/Events	Items
2,221,541 mails and 1,325,580 events have been sent. 	There are currently 79,250,359,062 items in circulation.

 

Your bars are killing your bandwidth, using so much each page load.

Posted

Re: How much bandwidth does your game use?

That game is one of the best I've played, I used to play it a lot before I got into programming.

Posted

Re: How much bandwidth does your game use?

 

100 - 125 Gig PM

www.chaoticwars.co.uk

just looked at stats:

There are currently 5594 ChaoticWars players, 4908 (88%) males and 685 (12%) females. 	
Amount of cash in circulation: $1,024,222,516,208,110,976.
The average player has: $183,093,049,018,254.

Amount of players with City Banks: 2107
Amount of cash in City Banks: $5,544,376,581,976,838,144.
The average player has in their bank accnt: $2,631,407,964,867,982.

Amount of players with Cyber Banks: 2334
Amount of cash in Cyber Banks: $35,460,343,007,399,116,800.
The average player has in their bank accnt: $15,192,949,017,737,410.

Amount of crystals in circulation: 85,107,266.
The average player has: 13,273 crystals.

Amount of gems in circulation: 61,247.
The average player has: 8 gems.

Amount of street steps in circulation: 65,375,339.
The average player has: 11,464 street steps.

Mails/Events	Items
2,221,541 mails and 1,325,580 events have been sent. 	There are currently 79,250,359,062 items in circulation.

 

Your bars are killing your bandwidth, using so much each page load.

Holy cow at the amount of money in that game.

Posted

Re: How much bandwidth does your game use?

well I started about 3 weeks ago or so and here is my game stats:

There are currently 201 Felony Heights players, 156 males and 45 females. Amount of cash in circulation: $629,932,909.

The average player has: $3,133,994.

Amount of cash in banks: $3,318,442,230.

Amount of players with bank accounts: 79

The average player has in their bank accnt: $42,005,597.

Amount of points in circulation: 91,609.

The average player has: 455 points.

and the traffic is:

Web Pro

Services Total Used

Disk Space [unlimited] 2.52 GB

Traffic [unlimited] 150.81 GB

  • 1 month later...
  • 2 years later...
Posted
Holy cow at the amount of money in that game.

 

The game's slogan is "Nothing is as it seems".

So that explains it all. The game is doing really really good. I still play it lol.

Anyway, My game uses 100-230GB

  • 1 month later...
Posted

All HTTP traffic through the GZIP compression. The most important thing is that we do not step on the map refreshes, but only when you leave an area. All updates through JavaScript and some Ajax techniques.

Posted

Mines not a game but one of my site was average around 1,000GB a month... This choked the database quite often though so the project was a bit of a failure. It got way to big in the space of an hour...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...