中文
相关论文

相关论文: ECN with QUIC: Challenges in the Wild

200 篇论文

The transport layer is ossified. With most of the research and deployment efforts in the past decade focussing on the Transmission Control Protocol (TCP) and its extensions, the QUIC standardization by the Internet Engineering Task Force…

网络与互联网体系结构 · 计算机科学 2021-05-21 Mike Kosek , Tanya Shreedhar , Vaibhav Bajpai

Dual Connectivity (DC) is an important lower-layer feature accelerating the transition from 4G to 5G that also is expected to play an important role in standalone 5G radio networks. However, even though the packet reordering introduced by…

网络与互联网体系结构 · 计算机科学 2022-12-21 David Hasselquist , Christoffer Lindström , Nikita Korzhitskii , Niklas Carlsson , Andrei Gurtov

The DNS is one of the most crucial parts of the Internet. Since the original DNS specifications defined UDP and TCP as the underlying transport protocols, DNS queries are inherently unencrypted, making them vulnerable to eavesdropping and…

网络与互联网体系结构 · 计算机科学 2022-07-19 Mike Kosek , Trinh Viet Doan , Malte Granderath , Vaibhav Bajpai

This article introduces a simple and effective methodology to determine the level of congestion in a network with an ECN-like marking scheme. The purpose of the ECN bit is to notify TCP sources of an imminent congestion in order to react…

网络与互联网体系结构 · 计算机科学 2012-04-03 Remi Diana , Emmanuel Lochin

Over the last decade, Web traffic has significantly shifted towards HTTPS due to an increased awareness for privacy. However, DNS traffic is still largely unencrypted, which allows user profiles to be derived from plaintext DNS queries.…

网络与互联网体系结构 · 计算机科学 2023-05-04 Mike Kosek , Luca Schumann , Robin Marx , Trinh Viet Doan , Vaibhav Bajpai

This paper explores the feasibility, advantages, and challenges of an ICN-based approach in the Internet of Things. We report on the first NDN experiments in a life-size IoT deployment, spread over tens of rooms on several floors of a…

网络与互联网体系结构 · 计算机科学 2016-03-30 Emmanuel Baccelli , Christian Mehlis , Oliver Hahm , Thomas C. Schmidt , Matthias Wählisch

Transport and security protocols are essential to ensure reliable and secure communication between two parties. For IoT applications, these protocols must be lightweight, since IoT devices are usually resource constrained. Unfortunately,…

网络与互联网体系结构 · 计算机科学 2019-01-07 Puneet Kumar , Behnam Dezfouli

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

In this paper, we present first measurements of Internet background radiation originating from the emerging transport protocol QUIC. Our analysis is based on the UCSD network telescope, correlated with active measurements. We find that…

网络与互联网体系结构 · 计算机科学 2021-10-06 Marcin Nawrocki , Raphael Hiesgen , Thomas C. Schmidt , Matthias Wählisch

Every Web session involves a DNS resolution. While, in the last decade, we witnessed a promising trend towards an encrypted Web in general, DNS encryption has only recently gained traction with the standardisation of DNS over TLS (DoT) and…

密码学与安全 · 计算机科学 2024-02-01 Jayasree Sengupta , Mike Kosek , Justus Fries , Simone Ferlin , Pratyush Dikshit , Vaibhav Bajpai

Pacing is a key mechanism in modern transport protocols, used to regulate packet transmission timing to minimize traffic burstiness, lower latency, and reduce packet loss. Standardized in 2021, QUIC is a UDP-based protocol designed to…

网络与互联网体系结构 · 计算机科学 2025-05-15 Marcel Kempf , Simon Tietz , Benedikt Jaeger , Johannes Späth , Georg Carle , Johannes Zirngibl

QUIC experiences a rapid adoption since its standardization in 2021, and hypergiants configure their infrastructure to optimize for QUIC performance. In this paper, we introduce a passive measurement method to study both the progressive…

The QUIC protocol is a new approach to combine encryption and transport layer stream abstraction into one protocol to lower latency and improve security. However, the decision to encrypt transport layer functionality may limit the…

密码学与安全 · 计算机科学 2021-07-14 Konrad Yuri Gbur , Florian Tschorsch

As of February, 2015, HTTP/2, the update to the 16-year-old HTTP 1.1, is officially complete. HTTP/2 aims to improve the Web experience by solving well-known problems (e.g., head of line blocking and redundant headers), while introducing…

网络与互联网体系结构 · 计算机科学 2015-07-24 Matteo Varvello , Kyle Schomp , David Naylor , Jeremy Blackburn , Alessandro Finamore , Kostantina Papagiannaki

The proliferation of Extended Reality (XR) applications, requiring high-quality, low-latency media streaming, has driven the demand for efficient remote rendering solutions. This paper focuses on holographic conferencing in virtual…

网络与互联网体系结构 · 计算机科学 2025-05-29 Daniel Mejías , Inhar Yeregui , Ángel Martín , Roberto Viola , Pablo Angueira , Jon Montalbán

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

QUIC was recently standardized as RFC 9000, but the performance of QUIC over geostationary satellite links is problematic due to the non-applicability of Performance Enhancing Proxies. As of today, there are more than a dozen of different…

网络与互联网体系结构 · 计算机科学 2022-02-22 Sebastian Endres , Jörg Deutschmann , Kai-Steffen Hielscher , Reinhard German

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

In this paper, we present a detailed performance analysis of QUIC instant ACK, a standard-compliant approach to reduce waiting times during the QUIC connection setup in common CDN deployments. To understand the root causes of the…

网络与互联网体系结构 · 计算机科学 2024-10-29 Jonas Mücke , Marcin Nawrocki , Raphael Hiesgen , Thomas C. Schmidt , Matthias Wählisch

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