Keeping sessions



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 down then the session is invalid.

How to deal with sessions?

thanks in advance! cheers

Relevant Pages

  • Re: CGI: Is It Possible To...
    ... : following functionality: after the program outputs all the data onto ... to something you stored earlier on the server. ... If you use php then read up on php sessions (a set of functions that ... implement sessions). ...
    (comp.infosystems.www.authoring.cgi)
  • sessions and virtual sites
    ... I've got a problem with sessions and Apache virtual sites. ... operating on a Red Hat 8 server with kernel ...
    (php.general)
  • Re: apache question
    ... # Based upon the NCSA server configuration files originally by Rob McCool. ... # configuration directives that give the server its instructions. ... Directives that control the operation of the Apache server process as ...
    (alt.php)
  • Re: Apache and SSL
    ... # Based upon the NCSA server configuration files originally by Rob McCool. ... # This is the main Apache server configuration file. ... # configuration directives that give the server its instructions. ...
    (RedHat)
  • Re: Apache vs IIS
    ... Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create good web forms in. ... PHP on a IIS server is rather easy to run once you install PHP on a PC but if you only use PHP why not use Apache for Windows. ...
    (alt.php)