Home » http requests minimize combine javascript css graphics html server requests minimization external files combined text graphic round trip reduce latency number objects external

Minimize HTTP Requests

By combining external files and optionally including CSS and JavaScript directly within your XHTML pages, you can minimize the number of HTTP requests required to render your page. Each unique HTTP request requires a round trip to a server, introducing indeterminate delays. Users attune to fast, consistent response times. The more HTTP requests that your pages require, the slower and less consistent their response time will be.

Read more