|
Apache: Creating A Session-Aware Load balancer with mod_proxy_balancer |
 vote
 |
|
| mod_proxy_balancer is an Apache module that lets you create a loadbalancer. This loadbalancer retrieves requested pages from two or more backend webservers and delivers them to the user's computer. An important feature of mod_proxy_balancer is that it keeps track of sessions so that a single user always deals with the same backend webserver.
| | |
| |
|
|
| read more | score:5671 | -falko, June 1, 2007 |