Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Server cluster.

Server cluster: Difference between revisions

From MoodleDocs
m (copied content from cluster)
mNo edit summary
Line 1: Line 1:
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.
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.


Line 12: Line 11:
Installation for 3000 simultaneous users
Installation for 3000 simultaneous users
http://moodle.org/mod/forum/discuss.php?d=88214
http://moodle.org/mod/forum/discuss.php?d=88214
[[es:Servidores_en_Clusters]]

Revision as of 20:40, 5 March 2010

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