Azure Website Slow on First Request part II
Earlier this year I wrote about how to mimic the “always-on” feature even in a free Azure Website, by running a custom webjob that periodically would request the site, thus keeping it in memory and always fast and responsive. A friendly reader noticed me last week that my original solution […]