<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / mod_proxy_balancer</title>
<link>http://netvouz.com/falko/tag/mod_proxy_balancer?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;mod_proxy_balancer&quot; on Netvouz</description>
<item><title>Apache: Creating A Session-Aware Loadbalancer Using mod_proxy_balancer (Debian Etch)</title>
<link>http://www.howtoforge.com/load_balancing_apache_mod_proxy_balancer</link>
<description>Since Apache 2.1, a new module called mod_proxy_balancer is available which lets you turn a system that has Apache installed into a loadbalancer. This loadbalancer retrieves requested pages from two or more backend webservers and delivers them to the user&#39;s computer. Users get the impression that they deal with just one server (the loadbalancer) when in fact there are multiple systems behind the loadbalancer that process the users&#39; requests. By using a loadbalancer, you can lower the load average on your webservers. One important feature of mod_proxy_balancer is that it can keep track of sessions which means that a single user always deals with the same backend webserver. Most websites are database-driven nowadays with user logins etc., and you&#39;d get weird</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 29 May 2007 16:53:33 GMT</pubDate>
</item></channel></rss>