中文
相关论文

相关论文: An Early Benchmark of Quality of Experience Betwee…

200 篇论文

The third version of the Hypertext Transfer Protocol (HTTP) is currently in its final standardization phase by the IETF. Besides better security and increased flexibility, it promises benefits in terms of performance. HTTP/3 adopts a more…

网络与互联网体系结构 · 计算机科学 2021-11-11 Martino Trevisan , Danilo Giordano , Idilio Drago , Ali Safari Khatouni

QUIC, as the foundation for HTTP/3, is becoming an Internet reality. A plethora of studies already show that QUIC excels beyond TCP+TLS+HTTP/2. Yet, these studies compare a highly optimized QUIC Web stack against an unoptimized TCP-based…

网络与互联网体系结构 · 计算机科学 2019-10-18 Jan Rüth , Konrad Wolsing , Klaus Wehrle , Oliver Hohlfeld

With the introduction of QUIC, a modern transport-layer network protocol, HTTP/3 leverages its benefits to enhance web content delivery. This paper proposes a mechanism based on the recently standardized Extensible Prioritization Scheme…

网络与互联网体系结构 · 计算机科学 2024-04-29 Abhinav Gupta , Radim Bartos

QUIC is an advanced transport layer protocol whose ubiquity on the Internet is now very apparent. Importantly, QUIC fuels the next generation of web browsing: HTTP/3. QUIC is a stateful and connection oriented protocol which offers similar…

网络与互联网体系结构 · 计算机科学 2025-11-12 Darius Saif , Ashraf Matrawy

QUIC, a new and increasingly used transport protocol, enhances TCP by offering improved security, performance, and stream multiplexing. These features, however, also impose challenges for network middle-boxes that need to monitor and…

机器学习 · 计算机科学 2025-04-29 Barak Gahtan , Robert J. Shahla , Reuven Cohen , Alex M. Bronstein

Low-Earth Orbit satellites have gained momentum to provide Internet connectivity, augmenting those in the long-established geostationary orbits. At the same time, QUIC has been developed as the new transport protocol for the web. While QUIC…

网络与互联网体系结构 · 计算机科学 2023-05-02 Mike Kosek , Hendrik Cech , Vaibhav Bajpai , Jörg Ott

QUIC is a performance-optimized secure transport protocol and a building block of the upcoming HTTP/3 standard. To protect against denial-of-service attacks, QUIC servers need to validate the IP addresses claimed by their clients. So far,…

密码学与安全 · 计算机科学 2019-03-25 Erik Sy

HTTP/3, the latest evolution of the Hypertext Transfer Protocol, utilizes QUIC, a new transport protocol leveraging UDP to overcome limitations such as connection time and head-of-line blocking prevalent in HTTP/2. This advancement is…

网络与互联网体系结构 · 计算机科学 2024-04-29 Abhinav Gupta , Radim Bartos

QUIC is a new network protocol standardized in 2021. It was designed to replace the TCP/TLS stack and is based on UDP. The most current web standard HTTP/3 is specifically designed to use QUIC as transport protocol. QUIC claims to provide…

网络与互联网体系结构 · 计算机科学 2025-05-16 Marcel Kempf , Nikolas Gauder , Benedikt Jaeger , Johannes Zirngibl , Georg Carle

QUIC is a new protocol standardized in 2021 designed to improve on the widely used TCP / TLS stack. The main goal is to speed up web traffic via HTTP, but it is also used in other areas like tunneling. Based on UDP it offers features like…

网络与互联网体系结构 · 计算机科学 2023-09-29 Benedikt Jaeger , Johannes Zirngibl , Marcel Kempf , Kevin Ploch , Georg Carle

Google QUIC accounts for almost 10% of the Internet traffic and the protocol is not standardized at the IETF yet. We distinguish Google QUIC (GQUIC) and IETF QUIC (IQUIC) since there may be differences between the two. Both Google and IETF…

网络与互联网体系结构 · 计算机科学 2019-02-15 Ludovic Thomas , Emmanuel Dubois , Nicolas Kuhn , Emmanuel Lochin

In this paper, we address the issue of scalable, interoperable, and timely dissemination of information in resource-constrained IoT. Scalability is addressed by adopting a publish-subscribe architecture. To address interoperable and timely…

网络与互联网体系结构 · 计算机科学 2023-05-23 Darius Saif , Ashraf Matrawy

Quick UDP Internet Connections (QUIC) is a recently proposed transport protocol, currently being standardized by the Internet Engineering Task Force (IETF). It aims at overcoming some of the shortcomings of TCP, while maintaining the logic…

网络与互联网体系结构 · 计算机科学 2019-11-11 Alvise De Biasio , Federico Chiariotti , Michele Polese , Andrea Zanella , Michele Zorzi

QUIC is expected to be a game-changer in improving web application performance. In this paper, we conduct a systematic examination of QUIC's performance over high-speed networks. We find that over fast Internet, the UDP+QUIC+HTTP/3 stack…

网络与互联网体系结构 · 计算机科学 2024-10-02 Xumiao Zhang , Shuowei Jin , Yi He , Ahmad Hassan , Z. Morley Mao , Feng Qian , Zhi-Li Zhang

The QUIC protocol combines features that were initially found inside the TCP, TLS and HTTP/2 protocols. The IETF is currently finalising a complete specification of this protocol. More than a dozen of independent implementations have been…

网络与互联网体系结构 · 计算机科学 2019-04-18 Maxime Piraux , Quentin De Coninck , Olivier Bonaventure

This paper systematically evaluates the performance of QUIC/HTTP3 (H3) and TCP/HTTP2 (H2) in proxy-enhanced environments. H3 integrates UDP-based flow-controlled streams, built-in TLS, multiplexing, and connection migration to better…

网络与互联网体系结构 · 计算机科学 2025-08-08 Fan Liu , Behrooz Farkiani , John Dehart , Jyoti Parwatikar , Patrick Crowley

Existing performance comparisons of QUIC and TCP compared an optimized QUIC to an unoptimized TCP stack. By neglecting available TCP improvements inherently included in QUIC, comparisons do not shed light on the performance of current web…

网络与互联网体系结构 · 计算机科学 2019-06-19 Konrad Wolsing , Jan Rüth , Klaus Wehrle , Oliver Hohlfeld

There has been growing interest in using the QUIC transport protocol for the Internet of Things (IoT). In lossy and high latency networks, QUIC outperforms TCP and TLS. Since IoT greatly differs from traditional networks in terms of…

网络与互联网体系结构 · 计算机科学 2025-11-17 Darius Saif , Ashraf Matrawy

HTTP/3 marks a significant advancement in protocol development, utilizing QUIC as its underlying transport layer to exploit multiplexing capabilities and minimize head-of-line blocking. The introduction of the Extensible Prioritization…

网络与互联网体系结构 · 计算机科学 2024-04-23 Abhinav Gupta , Radim Bartos

Following QUIC protocol ratification on May 2021, the third major version of the Hypertext Transfer Protocol, namely HTTP/3, was published around one year later in RFC 9114. In light of these consequential advancements, the current work…

‹ 上一页 1 2 3 10 下一页 ›