<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup33%3AResearch%3AMark%3ATTL_Load_Balancing</id>
	<title>SE401:Group33:Research:Mark:TTL Load Balancing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup33%3AResearch%3AMark%3ATTL_Load_Balancing"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group33:Research:Mark:TTL_Load_Balancing&amp;action=history"/>
	<updated>2026-05-02T12:57:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE401:Group33:Research:Mark:TTL_Load_Balancing&amp;diff=11121&amp;oldid=prev</id>
		<title>Mark: 4 revision(s)</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group33:Research:Mark:TTL_Load_Balancing&amp;diff=11121&amp;oldid=prev"/>
		<updated>2008-11-03T05:21:47Z</updated>

		<summary type="html">&lt;p&gt;4 revision(s)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Load balancing for us can be done at the DNS level. This should be fairly easy with a static site. Probably use a simple round robin (even better RR2) technique.&lt;br /&gt;
&lt;br /&gt;
This paper&lt;br /&gt;
*They explore using the TTL (Time To Live incase ya didn kno) values by &amp;quot;adaptively  setting  the TTL  value  based  on  the  client  request  rate and/or  the  server  capacity  can  dramatically  reduce  system imbalance  even  in  a  highly heterogeneous  distributed Web system&amp;quot;&lt;br /&gt;
*Round Robin isnt good enough so a two-tiered round robin (RR2) is &amp;quot;found to provide the most robust peformance&amp;quot;. The busy local gateways speak up and are moved to a separate round robin with different request rates.&lt;br /&gt;
&lt;br /&gt;
*Their adaptive TTL; small servers get a few big requests and powerful servers get a lot of small requests. This is combined with RR2&lt;br /&gt;
&lt;br /&gt;
*RR &amp;amp; RR2 balance load among homogeneous distributed servers. &amp;#039;&amp;#039;probabilistic&amp;#039;&amp;#039; routing features may be added to extend this to heterogeteous distributions.&lt;br /&gt;
&lt;br /&gt;
*They modify the TTL values based on the additional component of server capacity.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Performance&lt;br /&gt;
&lt;br /&gt;
* They list the assumptions they make for a performance test&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>