ssl - Problems with loading pages using Cloudflare and Heroku -
i have configured godaddy dns through cloudflare, pointing @ heroku's urls (ivanteong.herokuapp.com) after adding www.ivanteong.com , ivanteong.com custom domains of heroku.
i have added cname ivanteong.herokuapp.com cloudflare root , www, configured "full" crypto settings , enabled "automatic https rewrites". make site appear https. have added page rules such redirects https://www.ivanteong.com.
however, have been facing consistent issues loading pages on website, in order of frequency:
1) when going different pages on ivanteong.com, reach "there nothing here yet" page on heroku. sometimes, happens on main site, other times happens on subpages. visitors need refresh page multiple times before actual page load , error page on heroku gone. bad user experience of time, users won't bother reloading think site broken. i'm suspecting has rerouting of dns or dns connection between cloudflare , heroku. i'm on free tier on heroku, wondering if problem?
2) sometimes, of assets such javascript library or images not load fully, , site appear without images loaded or ui scrambled, resolved when refreshed page. looks if load 80% of assets first time , finish loading after reload page. i'm wondering if forcing https encryption on assets?
Comments
Post a Comment