"Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading"
but you may need that for Ajax used sites
because Ajax does normally do that requests at different times when you need that but when you are going to make them at once you may be experienced some missing parts of the page or delay of the loading but it will fine for most of sites
but you may need that for Ajax used sites
because Ajax does normally do that requests at different times when you need that but when you are going to make them at once you may be experienced some missing parts of the page or delay of the loading but it will fine for most of sites









