GEEK ALERT
As part of some scaling work on our new browser 3d world at Frenzoo.com we've been taking a look at our current traffic mix.
Being a tech lover, it's great to dive into stats, especially when it's about your own site.
For example, on Monday, we had around 24GB served*, which breaks down as follows:
51% getPackage.php – 3D assets (avatar, scenes etc)
16% getImage.php – item/member images, i.e. thumbnails on web pages
7% .swf – flash files, for example parts of chat and create tool interface, done in flash
7% .unity3d – the unity 3D player files
4% .js – javascript files
4% images – i.e. jpg, gif, png, including contest and forum attachements
1% .css – UI layout styling
10% others – i.e. php, html, text content
To give an example of how some of these are used, a screenshot from a live chat in an underwater club:
We mashup techniques, having UI elements in the 3d window as well as outside of it where it makes sense and for rapid iteration.
Unsurprisingly, the majority of the traffic is the 3d assets used for the avatars and scenes in user profiles, live chats etc - basically all pages which include a 3d window.
I'd expect that ratio to grow even more as more content is created and new 3d features released, but it will be interesting to track how that goes.
* these figures don't include web content embedded in Frenzoo user, shop and other pages, streamed directly from other servers through to user browsers. Example - embedded youtube videos, 3rd party flash games etc