View Single Post
  #10 (permalink)  
Old Jan 23rd, 2008, 03:32
Rakuli's Avatar
Rakuli Rakuli is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flashing PM Don't Work?

Quote:
Shouldn't AJAX be...Bandwidth Friendly?
Ajax does use very small amounts of bandwidth but you have to think of this in terms of how big Webforumz is. Let's say there are 50 users online, this means that every x seconds (probably 2 or 3) there will be another request sent to the server. This request will be sent even if the user wanders away from the computer with the page open.

Webforumz is usually busier than this so that really adds up over time with so many requests hitting the server even after a user has loaded a page. It is more a server load factor than a bandwidth factor.
Reply With Quote