I have 3 machines running identical instances of roundcube setup in a load balanced cluster sharing an instance of mysql.  We seem to have issues at times where people's sessions expire in the middle of using roundcube.  Is the best way to fix this to set the session_lifetime to 0 and do manual cleanup of sessions?