Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Moodle Clusters.

Moodle Clusters: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 9: Line 9:


And from Microsoft itself, comes this article on [http://support.microsoft.com/kb/323437| Setting Load Balancing Parameters], also in Server 2003.
And from Microsoft itself, comes this article on [http://support.microsoft.com/kb/323437| Setting Load Balancing Parameters], also in Server 2003.
[[#See_also | See also]]


==What is a "web farm"?==
==What is a "web farm"?==
Line 14: Line 16:




[[#See_also | See also]]
 


<span id="See_also">
<span id="See_also">

Revision as of 02:34, 29 August 2009

A Moodle cluster, in this sense, is a collection of computers that may or may not mirror a Moodle, but will load share. A lot of people could benefit if they understood how this could be done.


You might want to start here. Linux HA is a project dedicated to developing Linux Clusters.

This initially appears to be the same thing, but then reading it, The Linux Virtual Server project is very different.

Not everybody uses Linux though, For Windows Server 2003, the concept of Web Farming seems to be growing.

And from Microsoft itself, comes this article on Setting Load Balancing Parameters, also in Server 2003.

See also

What is a "web farm"?

A web farm is a group of computers acting jointly as a single server and are located in a single location, that is, they share a common front-end dispatcher to distribute customer requests and share User demand, the load. Also known as a cluster, a web farm can be either a Web site that has more than one server, or an ISP that provides Web hosting services using multiple servers.



See Also

Mirroring Moodle

Beginning Administration FAQ