index.php loading time
-
Hi. I set up two instances of QloApps on my server.
Both are exposed using Nginx Proxy Manager. Although, the domain for the first one is simply connected to server's IP address and the second one domain is using Cloudflare.
It takes over 15 seconds for the first instance to load index.php document. Moving around the website is fine, only loading the main page takes that long.
For the instance that uses Cloudflare it takes only 1 second to load index.php.
Apart from domain binding (no Cloudflare vs Cloudflare) there are no differences in both configs (and server settings).
Are there any additional steps that should be done to speed up the loading time of index.php for the first instance?
-
Hi @kominstein ,
Yes, Cloudflare provides a CDN service, which is why the website loads faster when using a Cloudflare domain compared to one without it.
To speed up the first domain, you can configure caching mechanisms on server to enhance website performance.
Additionally, you can ask your hosting provider to improve network latency for better load times.