Bugzilla sexiness (was: YUI 2.4.0)

Max Kanat-Alexander mkanat at bugzilla.org
Wed Dec 5 18:13:04 UTC 2007


On Wed, 05 Dec 2007 19:08:08 +0100 Frédéric Buclin <lpsolit at gmail.com>
wrote:
> What would be the load on the server
> if we have more dynamic and interactive pages? 

	It's a really important thing to consider.

	For something like Flash charts, it would be no difference,
really, because we'd only make one additional request to the server, to
get some data for YUI.

	However, general AJAX can kill a server if you're not careful.
Where before the average user was doing one page load every 30 seconds,
now they could be doing 10 "page loads" (including AJAX calls) in 5
seconds. Multiply that by your total users, and you can see a huge
spike in load.

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.



More information about the developers mailing list