<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Web performance - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Web_performance&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Web_performance&amp;p=9">3.Next</a>
</p>
<p>(HTTP) request submitted when downloading a web page. These requests total the number of page elements required for download. However, a browser is limited to opening only a certain number of simultaneous connections to a single host. To prevent bottlenecks, the number of individual page elements are reduced using resource consolidation whereby smaller files (such as images) are bundled together into one file. This reduces HTTP requests and the number of "round trips" required to load a web page.</p>

<p>Web pages are constructed from code files</p><p>
<a accesskey="1" href="page.php?w=Web_performance&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Web_performance&amp;p=9">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
