Glossary / TTFB

What is TTFB (Time To First Byte)

TTFB (Time To First Byte) is the time from the moment the browser sends a request to the moment it receives the first byte of the server's response. In plain terms, it is how long the site thinks before it starts answering. It is measured in milliseconds, and the lower it is, the sooner the page starts to load.

Check your site

>

TTFB covers several stages: the DNS lookup, the connection, the TLS handshake, and above all the time the server needs to build the response. That is why a high TTFB usually points to a slow backend: heavy database queries, no caching, or overloaded hosting.

Search engines and tools like PageSpeed watch TTFB because it sets the floor for speed: until the first byte arrives, the browser cannot start drawing the page. A good target is under 200 ms, acceptable is under 500 ms, and above 800 ms the delay is noticeable.

You lower TTFB with page caching, a faster server, a CDN closer to the visitor, and cleaner code and queries. A distant server adds latency too, because the signal physically travels longer.

Example

TTFB: 180 ms

Common mistakes

Related terms

Found problems?

Slow hosting, SSL trouble or frequent downtime? Move to TomisHost: fast hosting with free SSL, daily backups and free migration help.

TomisHost hosting