When:
to
Room:
Room 1
Tags:
devops
Track:
SVG
U&E icon_new brand
infosec & devops

TCP Fast Open and HTTP/3: Network-Level Optimizations for Lightning-Fast Drupal

TCP Fast Open and HTTP/3: Network-Level Optimizations for Lightning-Fast Drupal

Nicolas PERUSSEL (mamoot)

Experience dramatic performance gains by diving beneath Drupal's application layer into the network protocols that power the web. This session explores cutting-edge transport layer technologies to supercharge your Drupal sites without changing a single line of PHP code.

Learn how TCP Fast Open eliminates connection establishment latency, how HTTP/3 with QUIC revolutionizes data transfer through multiplexing and improved congestion control, and how TLS optimization techniques minimize handshake overhead. We'll demonstrate practical implementation techniques for these technologies in production Drupal environments, including CDN integration strategies and performance measurement methodologies to quantify your gains.

Suitable for developers and system administrators seeking to push Drupal performance to its absolute limits, this presentation goes beyond traditional optimization approaches to unlock millisecond-level improvements that compound into transformative user experiences.
protocol innovations in their own infrastructure.

Prerequisite
Some basic knowledge about network (http), webserver configuration with Nginx or Apache.

Outline

Learning Objectives
Attendees will leave with actionable configurations ready to deploy and the knowledge to leverage transport

Experience level
Advanced