[PHP] Php application with session used in a cluster

2012-12-12 Thread Jan Vávra
Hello, we are considering to use a php on several application servers behind the apache mod_proxy_balancer. Our php app is using session cookies. And we would like to use session stickyness - once the user connects to app server X and gets the session cookie, all other request will be

Re: [PHP] Php application with session used in a cluster

2012-12-12 Thread Jim Lucas
On 12/12/2012 05:19 AM, Jan Vávra wrote: Hello, we are considering to use a php on several application servers behind the apache mod_proxy_balancer. Our php app is using session cookies. And we would like to use session stickyness - once the user connects to app server X and gets the session