This is a technical post and is probably worth skipping if you don’t have a background in IT.
The HTTP protocol is moderately efficient at single transmissions that it was originally designed for, such as the HTTP GET requests that are used to retrieve a web pages HTML source. However, this moderate efficiency is signficiantly reduced by the actual behaviour and semantics of website content and browsers. Continue reading