A common problem that I have often seen is an application begins to slow down as it ages (bit like people, really). A common cause is that more work is put on the application with new features that take up more cpu cycles. This can quickly become a problem in web applications,...