<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ItsyourIP.com &#187; OpenSource Clustering</title>
	<atom:link href="http://www.itsyourip.com/category/opensource-clustering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsyourip.com</link>
	<description>Your gateway to Internet</description>
	<lastBuildDate>Sat, 24 Jan 2009 16:48:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
<link>http://www.itsyourip.com</link>
<url>http://www.itsyourip.com/wp-content/mbp-favicon/Internet-Alt.ico</url>
<title>ItsyourIP.com</title>
</image>
		<item>
		<title>UltraMonkey &#8211; Load Balance and High Availability solution</title>
		<link>http://www.itsyourip.com/opensource-loadbalancer/ultramonkey-load-balance-and-high-availability-solution/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ultramonkey-load-balance-and-high-availability-solution</link>
		<comments>http://www.itsyourip.com/opensource-loadbalancer/ultramonkey-load-balance-and-high-availability-solution/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 21:02:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenSource Clustering]]></category>
		<category><![CDATA[OpenSource LoadBalancer]]></category>
		<category><![CDATA[High-Availability]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[load-balancer]]></category>
		<category><![CDATA[lvs]]></category>
		<category><![CDATA[ultramonkey]]></category>
		<category><![CDATA[virtual-server]]></category>

		<guid isPermaLink="false">http://www.itsyourip.com/opensource-loadbalancer/ultramonkey-load-balance-and-high-availability-solution/</guid>
		<description><![CDATA[Ultra Monkey is a project to create load balanced and highly available network services. UltraMonkey is an opensource project that uses Linux Virtual Server and Heartbeat opensource projects. For example a cluster of web servers that appear as a single web server to end-users. The service may be for end-users across the world connected via [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><p><!--adsense#content_336_280-->
<p>Ultra Monkey is a project to create load balanced and highly available network services. UltraMonkey is an opensource project that uses Linux Virtual Server and Heartbeat opensource projects.</p>
<p><span id="more-75"></span></p>
<p>For example a cluster of web servers that appear as a single web server to end-users. The service may be for end-users across the world connected via the internet, or for enterprise users connected via an intranet.</p>
<p>An end-user sends a packet to the virtual service, Ultra Monkey selects a server and forwards the packet. When the server replies, Ultra Monkey forwards this reply back to the end-user. This is the very basic operation of Ultramonkey.</p>
<p>Ultra Monkey makes runs on Linux operating system to provide a flexible solution that can be tailored to a wide range of needs. From small clusters of only two nodes to large systems serving thousands of connections per second.</p>
<p>While the Ultra Monkey software itself runs on Linux, it is able to provide clustering for virtually any network services running on an operating system that can communicate using TCP or UDP. This means almost any operating system, including Windows&trade;, Solaris&trade; and of course Linux itself and a wide range of protocols, with native health checks for: Web, Mail, FTP, News, LDAP and DNS. Other protocols can be suported using a non-native health check or by adding a custom health check.</p>
<p><strong><u>UltraMonkey-L7</u></strong></p>
<p>UltraMonkey-L7 project extends from the earlier Ultra Monkey project and provides load balancing features at Layer 7. The architecture is flexible to incorporate various protocols and load balancing methods, that can be added in the future.</p>
<p>Over the recent years, SSL encryption is used to prevent loss of information during communication in web applications. The architecture of UltraMonkey-L7 has been enabled to easily incorporate the processing of SSL communication.</p>
<p><strong>Key Features</strong> </p>
<ul>
<li>Layer 7 switching using the Linux Virtual Server. </li>
<li>Load-balancing using specific character string interpretation of URL</li>
<li>Session persistence using specific character string interpretation of URLEasily expandable to a large number of IP based virtual services.</li>
<li>High Availability provided by Heartbeat protocol.</li>
<li>Supports Highly Available and Load Balanced topologies with working configuration examples.&nbsp;</li>
</ul>
<p>For more information and download, <a href="http://www.ultramonkey.org/" target="_blank" title="UltaMonley - High Availaility &amp; Load Balancer">click here</a></p>
<p> <a href="http://www.ultramonkey.org/">
<div style="text-align: center"><img src="http://www.ultramonkey.org/pics/monkey_wht.jpg" border="0" width="28" height="30" /></div>
<p> </a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.itsyourip.com%2Fopensource-loadbalancer%2Fultramonkey-load-balance-and-high-availability-solution%2F';
  addthis_title  = 'UltraMonkey+%26%238211%3B+Load+Balance+and+High+Availability+solution';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
</div><!-- KonaBody -->]]></content:encoded>
			<wfw:commentRss>http://www.itsyourip.com/opensource-loadbalancer/ultramonkey-load-balance-and-high-availability-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eddie &#8211; High Availability Custering Tool</title>
		<link>http://www.itsyourip.com/opensource-loadbalancer/eddie-high-availability-custering-tool/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=eddie-high-availability-custering-tool</link>
		<comments>http://www.itsyourip.com/opensource-loadbalancer/eddie-high-availability-custering-tool/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 20:32:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenSource Clustering]]></category>
		<category><![CDATA[OpenSource LoadBalancer]]></category>
		<category><![CDATA[Clustering]]></category>
		<category><![CDATA[eddie]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[High-Availability]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lvs]]></category>
		<category><![CDATA[virtual-server]]></category>

		<guid isPermaLink="false">http://www.itsyourip.com/opensource-loadbalancer/eddie-high-availability-custering-tool/</guid>
		<description><![CDATA[Eddie is a high availability clustering tool. It is an open source, 100% software solution written primarily in the functional programming language Erlang (http://www.erlang.org/) and is available for Solaris, Linux and *BSD. Eddie provides advanced automatic traffic management and configuration of geographically distributed server sites, consisting of one or more Local Area Networks. At each [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><p><!--adsense#content_336_280-->
<p>Eddie is a high availability clustering tool. It is an open source, 100% software solution written primarily in the functional programming language Erlang (<a href="http://www.erlang.org/">http://www.erlang.org/</a>) and is available for Solaris, Linux and *BSD.</p>
<p><span id="more-74"></span></p>
<p>Eddie provides advanced automatic traffic management and configuration of geographically distributed server sites, consisting of one or more Local Area Networks.</p>
<p>At each site, certain servers are designated as Front End Servers. These servers are responsible for controlling and distributing incoming traffic across designated Back End Servers, and tracking the availability of Back End Web Servers within the site. Back End Servers may support a range of Web servers, including Apache.</p>
<p>Currently, Eddie consists of two main software packages:</p>
<p><strong><u>Enhanced DNS</u></strong></p>
<p>For server sites distributed over a city, a country, or even the world, Eddie&#39;s Enhanced DNS allows the entire distributed web server capacity to be usable. The individual sites may have different numbers of servers, different vintages of computer, even different operating systems.</p>
<p>The load information passed between servers at a site is processed locally and summary information passed to each Eddie Enhanced DNS server, across the Internet if necessary.</p>
<p>The Eddie Enhanced Domain Name Service package dynamically balances client domain name resolution requests across all sites in the distributed server, and more specifically, across each Front End within each site. The balancing is performed to keep each site working at approximately the same fraction of its overall capacity, rather than equalising the number of requests sent to each site, as occurs with Round Robin based schemes. This ensures maximum efficiency of Front End Server resources within each site.</p>
<p><strong><u>Intelligent HTTP Gateway</u></strong></p>
<p>Within a single site, Eddie&#39;s Intelligent HTTP Gateway supports superior functionality and performance.&nbsp; Load information passed to Front End Servers running the Intelligent HTTP Gateway package enables,</p>
<ul>
<li>Dynamic load balancing to be employed, maximising the capacity of the site.</li>
<li>Automatic discovery of failed servers and subsequent re-direction of traffic, thereby improving reliability.</li>
<li>Site scalability through simple addition of extra servers as needed.</li>
<li>Advanced admission controls to be employed to improve user Quality of Service.</li>
</ul>
<p>For more information and download, please <a href="http://eddie.sourceforge.net" target="_blank" title="Eddie - High Availability Clustering Tool">click here</a></p>
<p> <a href="http://eddie.sourceforge.net/">
<div style="text-align: center"><img src="http://eddie.sourceforge.net/img/eddiefied.gif" border="0" width="116" height="32" /></div>
<p> </a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.itsyourip.com%2Fopensource-loadbalancer%2Feddie-high-availability-custering-tool%2F';
  addthis_title  = 'Eddie+%26%238211%3B+High+Availability+Custering+Tool';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
</div><!-- KonaBody -->]]></content:encoded>
			<wfw:commentRss>http://www.itsyourip.com/opensource-loadbalancer/eddie-high-availability-custering-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
