Re: [PHP] Keeping sessions

2007-06-19 Thread Jorge González
Stut escribió: Jorge González wrote: Ok, you both are right but not what I need because web servers is for shared hosting with PHP then each user choose the way to develop their apps. Then one user maybe store sessions in DB but another one not. This should be on Apache or OS side. It&#

Re: [PHP] Keeping sessions

2007-06-19 Thread Jorge González
nd so I know this is a PHP and not an Apache list but maybe someone is doing this with web hosting... cheers! Stut escribió: Richard Heyes wrote: Stut wrote: Jorge González wrote: In a web server cluster, how do you do guys keep the php sessions? I mean, with Apache and mod_proxy_balance

[PHP] Keeping sessions

2007-06-19 Thread Jorge González
Hi all ! In a web server cluster, how do you do guys keep the php sessions? I mean, with Apache and mod_proxy_balanced you could have a cluster with apache backend webservers but If a user is logged into an php app then this user goes always to the same backend server and if that server goes