Hacker News new | ask | show | jobs
by muellerwolfram 4913 days ago
there is a way around that. just install the new relic addon, and configure it to check your sites availability once every minute.(on a production site you want that anyway to get alerts if the app is down, and might need a restart)

like Donito said, it only needs to wake up if there hasn't been a request in over an hour -> which will never happen with the new relic addon, because it sends a request every minute.