中文
相关论文

相关论文: Improving Web Content Delivery with HTTP/3 and Non…

200 篇论文

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

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

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

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

Google's QUIC (GQUIC) is an emerging transport protocol designed to reduce HTTP latency. Deployed across its platforms and positioned as an alternative to TCP+TLS, GQUIC is feature rich: offering reliable data transmission and secure…

网络与互联网体系结构 · 计算机科学 2023-05-23 Darius Saif , Chung-Horng Lung , 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

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

Quality of Service (QoS) is now regarded as a requirement for all networks in managing resources like bandwidth and avoidance of network impairments like packet loss, jitter, and delay. Media transfer or streaming would be virtually…

网络与互联网体系结构 · 计算机科学 2021-06-15 Thulani Phakathi , Bukohwo Michael Esiefarienrhe , Francis Lugayizi

QUIC, as the transport layer of the next-generation Web stack (HTTP/3), natively provides security and performance improvements over TCP-based stacks. However, since QUIC provides end-to-end encryption for both data and packet headers,…

网络与互联网体系结构 · 计算机科学 2026-02-16 Jie Zhang , Lei Zhang , Ziyi Wang , Chenxiang Sun , Yuming Hu , Xiaohui Xie , Zeqi Lai , Yong Cui

Modern web pages have complex structures comprised of up to hundreds of different resources, such as scripts and images. Server push is an HTTP/2 feature enabling servers to preemptively send resources to clients before they realize they…

网络与互联网体系结构 · 计算机科学 2022-07-14 Rui Meireles , Junrui Liu , Peter Steenkiste

Standard transport protocols like TCP operate as a blind, FIFO conveyor belt for data, a model that is increasingly suboptimal for latency-sensitive and interactive applications. This paper challenges this model by introducing CATS…

网络与互联网体系结构 · 计算机科学 2026-05-12 Syed Muhammad Aqdas Rizvi

HTTP/2 supersedes HTTP/1.1 to tackle the performance challenges of the modern Web. A highly anticipated feature is Server Push, enabling servers to send data without explicit client requests, thus potentially saving time. Although…

网络与互联网体系结构 · 计算机科学 2018-10-15 Torsten Zimmermann , Benedikt Wolters , Oliver Hohlfeld , Klaus Wehrle

Quality of Service (QoS) for MANETs becomes a necessity because of its applications in decisive situations such as battle fields, flood and earth quake. Users belonging to diverse hierarchical category demanding various levels of QoS use…

网络与互联网体系结构 · 计算机科学 2012-06-26 J. Hannah Monisha , V. Rhymend Uthariaraj

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

The QUIC transport protocol represents a significant evolution in web transport technologies, offering improved performance and reduced latency compared to traditional protocols like TCP. Given the growing number of QUIC implementations,…

网络与互联网体系结构 · 计算机科学 2026-02-11 Jashanjot Singh Sidhu , Abdelhak Bentaleb

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

To keep up with increasing demands on quality of experience, assessing and understanding the performance of network connections is crucial for web service providers. While different measures, like TCP options, alternative transport layer…

网络与互联网体系结构 · 计算机科学 2023-09-20 Simon Bauer , Patrick Sattler , Johannes Zirngibl , Christoph Schwarzenberg , Georg Carle

Quick UDP Internet Connection (QUIC) is an emerging end-to-end encrypted, transport-layer protocol, which has been increasingly adopted by popular web services to improve communication security and quality of experience (QoE) towards…

密码学与安全 · 计算机科学 2023-10-18 Qianqian Zhang , Chi-Jiun Su

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

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
‹ 上一页 1 2 3 10 下一页 ›