Why is my domain pointing to my old static site app?

App Platform caches static sites for up to 24 hours after their deletion. If you don’t remove a custom domain from a previous static site app before deleting it, the domain may still point to the old app for up to 24 hours after deleting the app. This can cause your domain to be unavailable to a new app until the DNS updates.

To avoid this, remove the custom domain from the old app before deleting it and then add the domain to the new app.

If an app’s health check fails, the app currently does not restart. This is because App Platform does not currently support liveness probes. An app only automatically restarts if the app crashes or if its disk or RAM usage exceeds the its limits.
You can find the client IP address of a request connecting to your app in the do-connecting-ip HTTP header.
Timeouts can be caused by high CPU utilization, so check your app’s CPU utilization and consider scaling your app.
In this article...