Learn how to use HAR files and DNS tools to make your website load faster.
{
"log": {
"version": "1.2",
"creator": { "name": "Browser", "version": "128.0" },
"pages": [],
"entries": [
{
"startedDateTime": "2026-08-19T10:00:00.000Z",
"time": 142,
"request": { "method": "GET", "url": "https://www.outlivo.tech/" },
"timings": { "blocked": 1, "dns": 15, "connect": 30, "ssl": 25, "send": 1, "wait": 60, "receive": 10 }
}
]
}
}