Author: sbalneav
Date: Tue Aug 28 19:08:26 2007
New Revision: 4302

Modified:
   trunk/edubuntu/handbook/C/server.xml

Log:
More on load balancing

Modified: trunk/edubuntu/handbook/C/server.xml
==============================================================================
--- trunk/edubuntu/handbook/C/server.xml        (original)
+++ trunk/edubuntu/handbook/C/server.xml        Tue Aug 28 19:08:26 2007
@@ -786,7 +786,15 @@
             </sect3>
             <sect3>
                 <title>Load balancing features</title>
-                <para>In this version of ltsp,
+                <para>In this version of ltsp, there's a simple load-balancing 
solution
+                    implemented, that allows administrators to have multiple 
Edubuntu
+                    servers on the network, and allow the thin client to pick 
which
+                    one of the servers it would like to log into.
+                </para>
+                <para>The host selection system is simple, and flexible enough 
to allow
+                    administrators to implement their own policy on how they 
want
+                    the load balancing to happen: either on a random, 
load-based, or
+                    round robin system.
                 </para>
             </sect3>
 

-- 
ubuntu-doc-commits mailing list
ubuntu-doc-commits@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-doc-commits

Reply via email to