One of the cool things about Everleap is the ability to run your site from multiple servers and have those servers automatically load balanced. A lot of complicated things take place on the router to achieve load balancing, but in simple terms load balancing is just the equal distribution of the incoming requests across whatever number of servers the site is running on.
For example, if your site is running on two servers (something that’s available for every site on Everleap), and 100 requests come in for the site, 50 requests will go to each of the two servers. That way the incoming load is balanced between the available servers.
We’ve made some changes to the way Control Panel fetches and presents data. The changes will make some pages considerably faster than they have been in the past.
We spent some time carving up the out-of-the-box Windows Azure Pack control panel API, and we were able to make some pretty dramatic page loading time improvements. You’ll see a faster main page after login, and a faster site page. Those were the two slowest pages so they were the first ones we wanted to attack. We’re continuing work on improving speed elsewhere in Control Panel as well.
You’ve always been able to make a real-time backup of your databases in Control Panel, but if you needed yesterday’s database, or the one from the day before, you had to contact us and wait while someone over here retrieved it for you and dropped it into your site.
That’s never been convenient or efficient, so we got to thinking, “Why don’t we just expose our daily backups to the customers?” And now we have. Effective immediately, we’re giving you direct access to our SQL database backups.