Abstract

The vast majority of internet infrastructure operates using HTTP/2.0 with Transport Layer Security (TLS) on top of the transport layer that uses Transmission Control Protocol (TCP) for data transfer. One of the most critical problems with this setup is that upgrading the transport protocol requires us to update all middle boxes across the internet infrastructure. This means that there is minimal scope for TCP to evolve. There are also certain other areas where the existing stack makes compromises in performance such as performing slow handshakes, forcing sequential packet numbers globally and failing to account for the nature of wireless networks. To overcome these significant shortcomings, Google developed a protocol named Quick UDP Internet Connections (QUIC). It is an application layer protocol that uses UDP for its transport. By moving the ‘reliability’ aspects of TCP from the transport layer to the application layer, QUIC enables faster developments and even allows multiple variations of the protocol. In this paper, two congestion control algorithms for QUIC are proposed with different architectures - an event-based model that handles wireless traffic better than the existing system, and a performance-based model that controls congestion by measuring absolute network performance. The performance of QUIC with each congestion controller has been analysed through tests conducted in controlled network simulations, under varying bandwidth and induced packet losses, to mirror the conditions faced over the internet. It is observed that the proposed congestion control algorithms outperform the current solution in all test scenarios.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.