Scaling AJAX Applications is More About Architecture than Apache

February 8th 2010 6:06am

Scaling applications that include AJAX and non-AJAX components may require more than just tuning your web server  A common problem after deploying a Web 2.0 AJAX-based application shows itself through poor performance or lower capacity on the server, often both. Web serving tuning is almost always the first step in improving performance and capacity, but the inherently competing behavior of AJAX-requests and “normal” HTTP requests quickly becomes problematic as well. Tu From: devcentral.f5.com



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20