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

Cluster: Difference between revisions

From MoodleDocs
No edit summary
 
(Server cluster , put defination)
Line 1: Line 1:
When I have more time I will update this page with more information (most likely the real-world experience that we had here in San Francisco State University) - Wen
A Server Cluster is a group of servers that appear to the client as one server.  The key to the linix server cluster ip_vs code.


To begin with, here are some interesting discussion about running moodle in a cluster configuration:
To begin with, here are some interesting discussion about running moodle in a cluster configuration:

Revision as of 11:28, 9 March 2009

A Server Cluster is a group of servers that appear to the client as one server. The key to the linix server cluster ip_vs code.

To begin with, here are some interesting discussion about running moodle in a cluster configuration:

TCP Load Balancing Discussion http://moodle.org/mod/forum/discuss.php?d=49986

Moodle Clustering http://moodle.org/mod/forum/discuss.php?d=57202

Installation for 3000 simultaneous users http://moodle.org/mod/forum/discuss.php?d=88214