Techniques for Decreasing HTTP Requests
The number of HTTP requests is the biggest factor effecting page load time. For each object downloaded, there is a lag time to request and serve the object, regardless of the actual size of the object. This page will highlight a few…
