PDA

View Full Version : high availability loadbalanced apache cluster: does it handle sessions?


tiny
27th August 2007, 05:17
high_availability_loadbalanced_apache_cluster (http://www.howtoforge.com/high_availability_loadbalanced_apache_cluster)

Does this loadbalancer session aware, does it route client with session to appropriate sever?

falko
27th August 2007, 15:27
Yes, it's session-aware. :)

Z3n
5th August 2008, 22:09
Does this setup also handle SSL?

I believe the term is SSL reverse proxy?

If they don't is there an option to make this happen?

Thanks

Z3n