<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Load Balanced Web Hosting Cluster Technology</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="The cluster enviroment is a new technology in which many servers work as one and the load is distributed among all of them in the network. Often the cluster is over 10 times more efficient compared to one-server hosting platforms." />
<meta name="keywords" content="load balance, web hosting, cluster, technology, new, servers, one-server, hosting, platform, network, load" />
<meta name="revisit-after" content="30 days" />
<meta name="robots" content="index, follow" />
<meta name="language" content="en-us" />
<link href="/freehostia.css" rel="stylesheet" type="text/css" media="all" />
<script src="/libs/jquery/jquery.tools.1.2.6.min.js"></script>
<script language="javascript" src="/libs/jquery.qtip-1.0.0-rc3.js"></script>
<script language="javascript">
jQuery(document).ready(function() {	
	function staticNav() {
        var sidenavHeight2 = $("#sharethis").height(); //Get height of sidenav
        var winHeight = $(window).height(); //Get height of viewport
        var browserIE6 = (navigator.userAgent.indexOf("MSIE 6")>=0) ? true : false; //Check for IE6

        if (browserIE6) { //if IE6...
            $("#sharethis").css({'position' : 'absolute'});  //reset the sidenav to be absolute
        } else { //if not IE6...
            $("#sharethis").css({'position' : 'fixed'}); //reset the sidenav to be fixed
        }

        if (sidenavHeight2 > winHeight) { //If sidenav is taller than viewport...
            $("#sharethis").css({'position' : 'static'}); //switch the fixed positioning to static. Say good bye to sticky nav!
        }
    }

    staticNav(); //Execute function on load

    $(window).resize(function () { //Each time the viewport is adjusted/resized, execute the function
        staticNav();
    });

	$("#sharethis_icon").qtip({
		content: $("#sharethis_popup").html(),
		position: {
			corner: {
				target: 'rightMiddle',
				tooltip: 'leftMiddle'
			}
		},
		style: { 
			tip: 'leftMiddle',
			name: 'light',
			width: 320,
			border: {
				radius: 5
			}
		},
		hide: {
			fixed: true
		}
	});
});
</script>
<script>
$(function() {
	$("#vid a[rel]").overlay({effect: 'apple'});
	$("a[rel]").overlay({
		mask: 'black',
		effect: 'apple',

		onBeforeLoad: function() {
			// grab wrapper element inside content
			var wrap = this.getOverlay().find(".contentWrap");
			
			// load the page specified in the trigger
			wrap.load(this.getTrigger().attr("href"));			
		}
	});
});
</script><script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1074220-5']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script></head>
<body class="t2body">
<div id="all">
  <div class="header">
   	  <div class="login">
      <form name="form1" method="post" action="https://cp.freehostia.com/login" style="display:inline">
        <input type='hidden' name='return_url' value='http://www.freehostia.com/login.html' />
      	<div><a name="top"><img src="/images/ico-key-login-header.gif" width="16" height="35" alt="Username" /></a></div>
        <div><input type="text" class="login_header" name="username" value="username" onfocus="if(this.value=='username') {this.value='';}" onblur="if(this.value=='') {this.value='username'}" /></div>
        <div><input type="password" class="login_header" name="password" value="password"  onfocus="if(this.value=='password') {this.value='';}" onblur="if(this.value=='') {this.value='password'}" /></div>
        <div><input alt="Login" type="image" src="/images/btn-login-arrow.gif" value="Submit" /></div>
      </form> 
        <br clear="all" class="clear" />
      </div>
      <div class="logo"><a title="Freehostia - the hosting Paradise on Earth" href="/"><img src="/images/transparency.gif" width="230" height="80" alt="Free Web Hosting" /></a></div>
      <div class="signs"><img src="/images/transparency.gif" alt="Free Hosting" width="350" height="154" border="0" usemap="#Map" />
          <map name="Map" id="Map">
            <area shape="rect" coords="243,6,324,40" href="/technology.html" alt="Technology" />
            <area shape="rect" coords="231,66,337,107" href="/domains.html" alt="Domains" />
            <area shape="rect" coords="245,119,344,142" href="/hosting.html" alt="Hosting" />
            <area shape="rect" coords="7,9,178,148" href="/free-hosting-video/" alt="Free Webs Hosting Movie" />
          </map>
      </div>
  </div>
  <div class="navigations">
    <div class="nav-main">
    <ul>
        <li><a href="/" class="nav-main-current">Home</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="/hosting.html" >Hosting</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="/domains.html" >Domains</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="/server-hosting.html" >Servers</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="/free-bonuses-with-web-hosting.html" >Extras</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="/signup.html" >Order</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="/24-7-BUDDY-customer-support-service.html" >Support</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="http://forum.freehostia.com/" >Forum</a></li>
        <li><img src="/images/main-dot.gif" width="33" height="6" alt="*" /></li>
        <li><a href="/contacts.html" >Contacts</a></li>
    </ul>
</div>    <div class="nav-sub">
    <ul>
        <li><a href="/why-do-i-need-a-personal-website.html" >Why do I need a website?</a></li>
        <li><a href="/why-choose-freehostia-web-hosting-services.html" >Why FreeHostia?</a></li>
        <li><a href="/technology.html" class="nav-sub-current">Technology</a></li>
        <li><a href="/technology-partners.html" >Technology Partners</a></li>
        <li><a href="/blog/">News Blog</a></li>
    </ul>
</div>  </div>
  <!-- MIDDLE AREA -->
  <table bgcolor="#FFFFFF" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><div class="intleft">
          <div>
            <a href="/free-automatic-installer-of-popular-php-scripts.html"><img src="/images/popular-php-scripts-1click-installator.jpg" alt="40+ popular php scripts" width="201" height="123" /></a>          </div>
          <div class="leftdomain">
            <form action="/domains.html" enctype="multipart/form-data" id="domainSearchForm" name="domainSearchForm" method="post" style="display:inline;">
<h2>Domain Names: <span>$<strong>9<sup>.95</sup></strong></span></h2>
<div class="hds55">
    <div class="fleft"><input class="hds-3" type="text" name="sld" value="Ex. my-website-name" onfocus="if(this.value=='Ex. my-website-name') {this.value='';}" onblur="if(this.value=='') {this.value='Ex. my-website-name'}" /></div>
    <div class="fleft">
    <select class="hds-4" name="tld">
	        <option value="com" >.com</option>
            <option value="net" >.net</option>
            <option value="org" >.org</option>
            <option value="we.bs" >.we.bs</option>
            <option value="info" >.info</option>
            <option value="biz" >.biz</option>
            <option value="us" >.us</option>
            <option value="co.uk" >.co.uk</option>
            <option value="ca" >.ca</option>
            <option value="eu" >.eu</option>
            <option value="com.au" >.com.au</option>
            <option value="co" >.co</option>
            <option value="co.za" >.co.za</option>
            <option value="ru" >.ru</option>
            <option value="es" >.es</option>
            <option value="me" >.me</option>
            <option value="tv" >.tv</option>
            <option value="pro" >.pro</option>
            <option value="in" >.in</option>
            <option value="de" >.de</option>
            <option value="it" >.it</option>
            <option value="nl" >.nl</option>
            <option value="fr" >.fr</option>
            <option value="co.il" >.co.il</option>
            <option value="ch" >.ch</option>
            <option value="se" >.se</option>
            <option value="co.nz" >.co.nz</option>
            <option value="pl" >.pl</option>
            <option value="jp" >.jp</option>
            <option value="name" >.name</option>
            <option value="mobi" >.mobi</option>
            <option value="cc" >.cc</option>
            <option value="ws" >.ws</option>
            <option value="be" >.be</option>
            <option value="com.mx" >.com.mx</option>
            <option value="org.uk" >.org.uk</option>
            <option value="me.uk" >.me.uk</option>
            <option value="net.au" >.net.au</option>
            <option value="at" >.at</option>
            <option value="nu" >.nu</option>
            <option value="asia" >.asia</option>
            <option value="net.nz" >.net.nz</option>
            <option value="org.nz" >.org.nz</option>
            <option value="cn" >.cn</option>
            <option value="com.cn" >.com.cn</option>
            <option value="net.cn" >.net.cn</option>
            <option value="org.cn" >.org.cn</option>
            <option value="tw" >.tw</option>
            <option value="com.tw" >.com.tw</option>
            <option value="org.tw" >.org.tw</option>
            <option value="idv.tw" >.idv.tw</option>
          </select>
      </div>
    <br clear="all" class="clear" />
</div>
<div class="fleft"><input type="image" src="/images/domain-search-left-go.gif" alt="GO" value="Submit" style="cursor:pointer;" /></div>
<div class="gray fleft"><strong>Example:</strong><br />my-best-domain</div>
<br clear="all" class="clear" />
</form><br />
<br />
            <a href="/control-panel-demo.php?action=index" rel="#overlay"><img src="/images/cp-demo.gif" width="190" height="38" /></a>
          </div>
        </div>
        <div class="intright">
          <div class="pba">
            <img src="/images/promos/promo-mini-web-hosting-plans.jpg" alt="Primary Promo Area" width="743" height="179" border="0" usemap="#Map-Mini-Plans" />
<map name="Map-Mini-Plans" id="Map-Mini-Plans"><area shape="rect" coords="14,11,185,169" href="/watercircle.html" alt="Watercircle" />
<area shape="rect" coords="202,11,368,171" href="/lovebeat.html" alt="Lovebeat" />
<area shape="rect" coords="385,11,551,167" href="/wildhoney.html" alt="Wildhoney" />
<area shape="rect" coords="570,9,734,170" href="/supernatural.html" alt="Supernatural" />
</map>          </div>
     
          <div class="h1wide"> <img src="/images/ico-h-load-balanced-cluster-technology.gif" alt="Freehostia" width="86" height="49" align="left" />
            <h1><span class="blue">Load Balanced</span> <span>Cluster Technology</span></h1>
            <p>&nbsp;</p>
          </div>
          <div class="fleft" style="width:360px; text-align:justify;">
            <p align="justify"><strong>In a cluster <a href="/hosting.html" title="Free and Low-cost Hosting">hosting</a> platform many servers work as one and load is distributed between all of the servers in the network. Such architecture offers better productivity and performance than single-server platforms.</strong></p>
            <p align="justify">It is a fact – clustered servers work more efficiently compared to  single-server platforms. With our hosting platform the load is distributed intelligently between several servers, thus improving speed  and performance. </p>
            <p align="justify"><strong>The problem with standalone servers (old technology)</strong> </p>
            <p align="justify">Most web hosting companies today use a standalone server technology  where you have a number of servers each of which is running up to 8 services:  Web Server, MySQL/database Server, FTP server, DNS, User Control Panel,  Account Database, Email Server  The problem with having so many processes running on a single machine  is that these processes are all using the same resources, which leads to high server load, slow performance and quick hardware amortization.  Imagine having an email client, an instant messaging program, a  browser, an office application and an image editor running on your  personal computer at the same time – now imagine that you were able to  work in all of them at the same time, would you expect it to work fast?  Not really. And this is just one account on your computer, now imagine  there were several hundred. It is just like this with <a href="/freehostia-high-speed-servers-hardware.html" title="Powerful Web Hosting Servers">web servers</a> too –  many services running at the same time and many accounts on the same  server mean bad performance.</p>
            <p align="justify"><strong>The good, the bad and the ugly (solutions)</strong> </p>
            <p align="justify">One solution to this problem is to host only a small number of accounts  on the same server, which means high expenses for server hardware and  administrative support. Although a possible one, this is a high-cost  solution and the expenses are covered by the customer – high monthly  fees cover the high expenses. On the other hand if you host a larger  number of accounts per server, the performance gets worse. So you end  up either having a quality but unreasonably expensive service or an  affordable price but poor quality. And of course there are always these  companies who combine both poor quality and high prices. <br />
              <br />
              Another possible solution would be to have ridiculously small  plans or large plans with many limitations, which make them practically  unusable. Some companies adopt this practice and achieve partial  success at the expence of customer satisfaction. This one is the ugly  solution. <br />
            </p>
          </div>
          <div class="fleft" style="width:20px;">&nbsp;</div>
          <div class="fleft" style="width:360px;">
            <p align="justify">FreeHostia has come up with a better solution – the good one.  Instead of having many services on the same server, we have different  servers for different services. An intelligent load balancing system  guarantees smooth performance and high speeds. Having separate servers  for MySQL, email, data storage, user <a href="/control-panel-demo-account.html" title="Web Hosting CP DEMO">web hosting control panel</a> etc. allows much  more accounts to be hosted per server. The high number of web hosting accounts per  server means low expenses, while the performance remains excellent.  Because the server load on our clustered server is always within  reasonable limits, hardware amortization is no more such a problem,  customer web sites load faster and the overall speed and uptime are  much better.</p>
            <p align="justify"><strong>Taking it even further</strong> <br />
              <br />
Possessing the right technology is just the beginning. We are  monitoring server performance 24/7 and making the necessary updates and  changes to the system to optimize it to the point of excellence that we  are aiming to achieve. We combine <a href="/technology-partners.html" title="Technology Partners">high-end technology</a> with powerful server hardware to achieve maximum productivity. <br />
<br />
<strong>The conclusion</strong> <br />
<br />
FreeHostia is years ahead most competitors when it comes to  technology. Many companies promise good performance but the truth is  that with today’s technology there are certain limits that you just  cannot pass. <strong>That is why we are using tomorrow’s technology.</strong></p>
			<p>To view a comparison table of all hosting plans and choose the hosting plan that suits your needs best, <b>visit our <a href="/compare-hosting-plans.html" title="Affordable Hosting">web hosting comparison</a> page</b>.
          </div>
          <br clear="all" class="clear" />
        </div></td>
    </tr>
  </table>
  <!-- End of MIDDLE AREA -->
  <div><img src="/images/footer-internal-green.jpg" width="990" height="85" alt="-" /></div>
  <!-- BOTTOM -->
  <div class="bottomnav" style="margin:4px 0 10px 0;">
    <ul>
    <li>&bull;</li>
    <li><a href="/login.html">Members</a></li>
    <li>&bull;</li>
    <li><a rel="nofollow" target="_blank" href="https://cp.freehostia.com/login/lost-password/">Lost Password</a></li>
    <li>&bull;</li>
    <li><a target="_blank" href="/reseller-hosting.html">Resellers</a></li>
    <li>&bull;</li>
    <li><a href="/abuse.html">Report Abuse</a></li>
    <li>&bull;</li>
    <li><a href="/newsletter/">Newsletter</a></li>
    <li>&bull;</li>
    <li><a href="/blog/">News Blog</a></li>
    <li>&bull;</li>
    <li><a href="/linkus.html">Link to us</a></li>
    <li>&bull;</li>
    <li><a href="/partners.html">Partners</a></li>
    <li>&bull;</li>
    <li><a rel="nofollow" href="/terms/">Terms of Service</a></li>
    <li>&bull;</li>
    <li><a rel="nofollow" href="/terms/privacy-policy.html">Privacy Policy</a></li>
    <li>&bull;</li>
</ul>
<!-- begin counters -->
	<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
    <script type="text/javascript">
        _uacct = "UA-1074220-5";
        _udn="freehostia.com";
        urchinTracker();
    </script>
<!-- end counters -->

<!--OVERLAY Layouts-->
<div class="apple_overlay" id="overlay"><div class="contentWrap"></div></div>
<!--End of OVERLAY Layouts-->
<div id="sharethis"><img src="/images/share.png" width="42" height="240" align="left" id="sharethis_icon" />
    <span id="sharethis_popup">
	<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Ffreehost&amp;width=300&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=true&amp;header=true&amp;height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:427px;" allowTransparency="true"></iframe>
    </span>
</div>
  </div>
  <!-- END of BOTTOM -->
</div>
</body>
</html>
