First website load is slow. Subsequent requests are fast. I changed dns to google's ones but it's still the same. Browser: Google Chrome.
Asked
Active
Viewed 841 times
2
1 Answers
2
This is because Chrome/Chromium caches some of the website assets. You can check the parts of the website that are cached by opening the 'Network' tab in the Developer Tools. This also applies to Firefox (which is what I use myself).
If you enabled DNS caching manually, that may also be the reason for subsequent requests being faster.

Rudra Saraswat
- 182
dig google.com
&time dig google.com
not precise but give you an idea at least. – user.dz Oct 28 '20 at 11:21