You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2014/05/27 10:29:56 UTC

svn commit: r910069 - in /websites/staging/stratos/trunk/content: ./ index.html

Author: buildbot
Date: Tue May 27 08:29:55 2014
New Revision: 910069

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/index.html

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 27 08:29:55 2014
@@ -1 +1 @@
-1597014
+1597720

Modified: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Tue May 27 08:29:55 2014
@@ -122,26 +122,26 @@
 <div class="cContentWrapper cHome">
     <div class="cFeatures">
         <div class="cBox">
-            <a class="cIcon tenancy" href=""></a>
+            <a class="cIcon tenancy" href="/about/why-apache-stratos.html#multi-tenancy"></a>
             <h3>Multi-tenancy</h3>
             <p>Multi-tenancy has different levels of isolations. Almost all PaaS vendors only provide container multi-tenancy like virtual machine, LXC or docker etc.</p>
             <a href="/about/why-apache-stratos.html#multi-tenancy" class="cReadmore">Read More</a>
         </div>
            <div class="cBox cBorderL">
-            <a class="cIcon scale" href=""></a>
+            <a class="cIcon scale" href="/about/why-apache-stratos.html#multi-factored-auto-scaling"></a>
             <h3>Multi-factored auto scaling</h3>
             <p>Majority of PaaS providers only used http traffic to auto scale or dynamic resource provisioning. It gives limitation on scaling non-http based application.</p>
             <a href="/about/why-apache-stratos.html#multi-factored-auto-scaling" class="cReadmore">Read More</a>
         </div>
         <div class="clear" style="clear:both;"></div>
            <div class="cBox cBorderR cBorderL">
-            <a class="cIcon cloud" href=""></a>
+            <a class="cIcon cloud" href="/about/why-apache-stratos.html#cloud-bursting"></a>
             <h3>Easy to use Cloud Bursting </h3>
             <p>Multi-cloud bursting can be used to burst into other public, private or hybrid clouds to scale up the capacity at peak times.</p>
             <a href="/about/why-apache-stratos.html#cloud-bursting" class="cReadmore">Read More</a>
         </div>
            <div class="cBox">
-            <a class="cIcon load" href=""></a>
+            <a class="cIcon load" href="/about/why-apache-stratos.html#scalable-dynamic-load-balancing"></a>
             <h3>Scalable dynamic load balancing</h3>
             <p>Load balancers play a major role in scaling application in the cloud.</p>
             <a href="/about/why-apache-stratos.html#scalable-dynamic-load-balancing" class="cReadmore">Read More</a>