Hey I’m pretty new to hosting on digital ocean and app platform. I added my domain and everything is working correctly but when I go to my domain it is really slow, like 10 seconds to load slow. When I go to the starter domain provided by digital ocean it is super fast. I have three A records and random IP address for my main domain that I think digital ocean added. I’m using a CNAME for all sub domains to go to the starter domain and it I do any subdomain it is really fast. I’m guessing the DNS for the A records is incorrect but really not sure where to start to fix it.
Any help would be appreciated!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Heya,
You can use tools like our DNS check tool to ensure the records are set correctly.
https://www.digitalocean.com/community/tools/dns
Also the DNS might still be propagating, it usually happens within few hours but it might take up to 24 hours.
Another thing is to check the CPU and Memory metrics for your app to see if there are any spikes or resource constraints that could be causing slowdowns.
https://docs.digitalocean.com/products/app-platform/how-to/create-alerts/
Hope that this helps!