Independent technical notebook

Web delivery, explained clearly.

Short, practical notes on DNS, TLS and HTTP behaviour. The aim is simple: document what can be checked, what can fail, and how to reproduce a result.

Reference

Start with the layers

A slow page is not one measurement. Breaking a request into stages makes the cause easier to locate.

DNS

Resolution basics

Check the record, resolver response and address family before testing the application.

Open note
TLS

Certificate checklist

Confirm the hostname, certificate chain, protocol version and renewal path independently.

Open note
HTTP

Response timing

Separate connection setup, time to first byte and transfer rate instead of relying on one score.

Open note

Reproducible by default

Each method uses a short sequence that can be repeated from another network without special tooling.

Measurement principles

No uptime promise

This is a small reference project, not a commercial monitoring platform. Service notes describe observed state only.

Service information