Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Server cluster.

Server cluster: Difference between revisions

From MoodleDocs
(will change cluster page to disamb)
 
m (copied content from cluster)
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:
 
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

Revision as of 11:31, 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