I have a angular website, hosted on s3 and opened view cloudfront cdn(d3exdjznf0qpzi.cloudfront.net). I have proxied my main domain from Cloudflare to cloudfront.
The problem is ideaonce.com which is my main domain is super slow, and Cloudflare url(d3exdjznf0qpzi.cloudfront.net) loads without any delay. What should I do to load is faster from cloudflares end?
I think you’ll have to do some more analysis on how your site loads. When I compare Cloudflare to Cloudfront, the last origin resource to load from Cloudflare starts at 2.66s and ends at 2.96s. The last origin resource from Cloudfront starts at 3.46s and ends at 4.42s. So Cloudflare is done before Cloudfront is. It’s that other stuff that’s taking too long.
Thing is, when I scroll down, the images are being “lazy loaded” and it seems it’s loading slower as they are large and a lot of them to show at the moment - at least on 31.5" monitor where all the requests for all the features of the editor are shown (24 of them?).