According HTTP/1.1 the browsers should have two parallel requests per domain. It is very important to minimize requests in order to minimize the load time. Besides decreasing the load time, also important is to decrease the total bandwidth. In order to do it, there are several techniques. Compact CSS and JS files If possible, compact … Read More
↧