I'm currenlty developing a php web-app. Currenlty it will only run on a single server but I want to build it with multiple servers in mind. This seems to mostly effect the session object. Can some one point to a site that talks about how to have session persistance in a multiple server enviroment?