Hacker News new | ask | show | jobs
by koolba 2200 days ago
You can’t cache it for that long though.

A better approach is to have it hosted on a different cloud platform. If you really care, you’ll set it up on a different domain and nameserver as well with a long lived redirect (cached on CDNs) from the usual status.example.com or example.com/status.

1 comments

Thanks; you're right - the caching would be a problem, so your solution makes more sense.