I just updated the server - 20 second of downtime. I hope no one got mad.
The upgrade procedure is pretty stupid: modperl goes down, a barebones ‘be back shortly’ goes up, the servers sync, and modperl is replaced.
What should happen is this: modperl-2 goes up, nginx gracefully reloads to proxy content from modperl to modperl-2, modperl goes down. the end.
unfortunately, i need to figure out a way to do that and not have the system serve js/imgs from one version to another. so this update procedure will painfully be around a bit longer.
So anyways, the updates (nothing exciting):
- The ‘public’ facing pages just got reskinned to be 800px wide. They’re a bit better laid out too.
- Fixed a bug that caused a Critical Error when trying to create OpenSN profiles
- Fixed a bug that caused friendships to not display correctly on page views.
There’s an update with the verification history that will go live sometime later tonight. I’m a bit unhappy with the display, so I’m trying to fix that up.
What was exciting about the updates, is that the behind-the-scenes changes to force the updating required a bunch of upgrades that were in the queue for from the RoadSound system (RS and FMO use the same backend). I cleared 11 internal tickets — woo hoo.
Post a Comment