World Scientific
Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

HTTP-MPLEX: AN APPLICATION LAYER MULTIPLEXING PROTOCOL FOR THE HYPERTEXT TRANSFER PROTOCOL (HTTP)

    https://doi.org/10.1142/9781860947308_0019Cited by:4 (Source: Crossref)
    Abstract:

    The Hypertext Transfer Protocol (HTTP) has progressively increased in sophistication and scope somewhat in parallel to growth of the Internet. HTTPs first incarnation allowed for only one transaction (request and retrieval) per connection, incurring a high overhead penalty for repetitive and laborious Transmission Control Protocol (TCP) connection management. Progressively HTTP was optimised through the inclusion of pipelined and persistent connections1,2 to improve HTTPs non-optimal use of TCP. We introduce an application layer multiplexing adaptation to HTTP 1.1; HTTP-MPLEX for compressing GET requests and multiplexing responses. Our protocol is backwards compatible. It minimises verbose request header overhead, reducing the need for multiple server-client connections and allows prioritised object delivery with a companion response encoding scheme.