local:vmoodle:install
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| local:vmoodle:install [2018/02/21 22:28] – [Mise en oeuvre du cron virtualisé] admin | local:vmoodle:install [2025/12/10 16:16] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 125: | Ligne 125: | ||
| */10 * * * * wget -O /dev/null -q http:// | */10 * * * * wget -O /dev/null -q http:// | ||
| - | then you can register as many '' | + | then you can register as many '' |
| - | + | ||
| - | Pour obtenir un basculement effectif de l' | + | |
| / | / | ||
| - | en précisant explicitement la racine | + | You will provide the " |
| - | === Utilisation de l' | + | === Using the VCron hyper rotator |
| - | VMoodle | + | The VMoodle |
| wget http:// | wget http:// | ||
| - | ou | + | or in command line |
| sudo -uwww-data php / | sudo -uwww-data php / | ||
| - | La fréquence de rotation de l' | + | You may internally configure the vcron settings to raise the number of virtual moodle processed per cron run. |
| + | the basic calculation for vcron rotation is : | ||
| - | ---- | + | With a "run per turn" of 1 and 20 virtual moodles and a cron period of 1 minute per turn, each vmoodle will be processed once per 20 minutes. Raising the "run per turn" to 2 will divided the effective cron period to 10 minutes per vmoodle instance. |
| + | For very large moodle arrays, it may be worth having a separated machine to process the crons for all the moodle instances. Cron processes may ovelap one on each other, but will not pull down theusual user's page distribution too much. | ||
| + | |||
| + | A very advanced feature (undocumented here) allow to distribute the vcron scheduling on several clusters. | ||
| + | |||
| + | ---- | ||
| < | < | ||
local/vmoodle/install.1519252102.txt.gz · Dernière modification : (modification externe)
