1. Apache + mod_load_balancer
2. Heartbeat + DRBD to make Apache highly available and to provide PHP
a shared storage for creating persistent sessions.

Serge,

On 6/19/07, Jorge González <[EMAIL PROTECTED]> wrote:
Hi all!

I need to build a cluster with 2 Apache. PHP will be installed in both
web servers so I need to mangle sessions. I tried balancing with Apache
and mod_proxy_balanced but when there is a session the user goes always
to the same backend web server. I think this is not usefull because if
the server where the user is goes down then the user could not keep the
session.

How do you do guys apache load balancing with persistant sessions? LVS?
Heartbeat + ldirector?

thanks in advance, cheers!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Serge Dubrouski.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to