Since the servers migration, I've been noticing an intermittent problem regarding PHP sessions. Once in a while, a session assigned to a user who's just logged in is randomly erased or stops being recognized, which forces the user to log in again.
I've come across a few threads relating to this...