Programmer Question
If I am running more than two instances of a server (using rackspace-cloud's ip groups), how do I manage my sessions with PHP?
Is there a way to make users 'sticky' to the server they logged into originally?
And yes, I do use memcache, but all of the cloud systems have memcache on them, I need to insure a users session gets to the right server.
Find the answer here
No comments:
Post a Comment