Hi all,
Over the next couple weeks I'm going to be making a few changes to the server that hosts MLR. Namely, I'm switching the web server software from apache to nginx and implementing HTTPS for MLR. The expected downtime for this switch is a couple minutes and I will make an edit and send out a tweet when I have a time decided (though I will try and keep it later in the day where people are likely asleep in most parts of the world).
One upside of enforcing HTTPS is that it adds some security to the site. Currently anything you request or post is sent unencrypted and in 2016 that is not acceptable. It also means that when you log into the site you know for sure that you are logging into the real MLR and not one that somebody has tricked your computer into going to instead.
As for any concerns that this will break old links, I will have it set to automatically redirect any requests/links to exactly the same spot, but with https:// instead of http:// (don't want to break anybody's links or bookmarks now do we).
If you have any other questions or concerns do not hesitate to ask!