session-resumption

command
v1.6.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Example: Session Resumption (0-RTT)

This example demonstrates TLS session resumption which dramatically improves bot detection scores by making connections look like returning visitors rather than new connections.

Key concepts: - First connection: Bot score ~43 (new TLS handshake) - Resumed connection: Bot score ~99 (looks like returning visitor) - Cross-domain warming: Session tickets work across same-infrastructure sites

Run: go run main.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL