Al Hoang

February 27, 2008

‘Where everyone goes’ explains their outage

Filed under: geek, tech — hoanga @ 10:22 am

Software Maniacs has a great blog post explaining what went wrong with one of their Django deployments. In the end it wasn’t exactly Django but a mix of how a particular table for the backend database (MySQL) was being abused by the web application (the sessions table. Here’s a snippet:

In general Django’s sessions are made smart enough — while stored in a DB they don’t touch it at all if your application doesn’t write anything in them. Unfortunately we used them in an interesting manner.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • Reddit
  • StumbleUpon
  • LinkedIn

Leave a Comment

You must be logged in to post a comment.

Powered by WordPress

Protected by AkismetBlog with WordPress