OK, so I\'ve got this totally rare an unique scenario of a load balanced PHP website. The bummer is - it didn\'t used to be load balanced. Now we\'re starting to get issues.
You could set PHP to handle the sessions in the database, so all your servers share same session information as all servers use the same database for that.