2

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.

1 Answers1

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.