First of all, thank you for your time and your help !
It seems to me like all of those slow ~ 5 seconds load times are mainly caused by having to load that initial request, with the size being in the area of 1,19 - 1,20 MB.
In one of the page loads, I also had an extra request, where it apparently requested “page 2”, although that was without my own personal interference:
Yes, I also saw that it is because of the initial request that it is long. This is what I mentioned in my previous message.
I think “?page=2” loads with the first page because I noticed that the “see the following products” button did not make “?=page2” appear in the URL (it’s an infinite scroll with button ).
Since it only skipped page 2, I asked my webdev to do something for that, I think that’s where it came from…
Was it just sold as “more powerful” and “recent” server hosting?
Or did you actually do some extensive research, and figured out the new package was exactly what you would need?
The decision was made in 15 minutes, my webdev was trying to correct the bottleneck which was slowing down the page request. He looked at metrics to choose.
We went with a 4vCore VPS, 8GB, 160 GB NVMe SSD, 1 Gbit/s unlimited.
The name is "Comfort’ here : Comparatif VPS : Quel Serveur Privé Virtuel choisir ? | OVHcloud France
For my webdev it seemed more than sufficient compared to what we had before.
Your server.
Your Prestashop configuration.
What do you think of when you say “Prestashop Configuration” ?
If you’re talking about Cache, I reviewed 4-5 sites which mentioned the settings to make to be sure.
As for the server, I just gave you a little more information, maybe you can tell me if my webdev is right to believe that the server is good?
I’m not so sure that caching alone would mitigate the problem properly
I understand, the cache is a bit like a bandage on an open wound, but I concluded that it was a good solution because the excessively long loading area corresponds to the round trip clic-server-site If I understood correctly. So I assumed that the site was fast and that the problem did not come from it.
Can you try the following:
Disable Rocket Loader.
→ https://dash.cloudflare.com/?to=/:account/:zone/speed/optimization/content
Enable Tiered Cache.
→ https://dash.cloudflare.com/?to=/:account/:zone/caching/tiered-cache
Purge Everything.
→ https://dash.cloudflare.com/?to=/:account/:zone/caching/configuration
And then browse around your website, and see if that changes anything?
I did like 20 minutes ago now (tiered cache was already enable).
It look’s like it’s exactly the same…