Archive for the ‘performance’ Tag
HTTP and “Package Response”
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. Read more »
Comments (4)