* @author Thomas Martin * @author Sebastien Palma * @version 1.0 */ $clusterconf['noreplication'] = array('srv00'); $clusterconf['postponedreplication'] = array('srv00', 'srv01', 'srv04'); $clusterconf['immediatereplication'] = array('srv00', 'srv01'); $clusterconf['postponedreplication_mode'] = array('3 fois/jour', '1 fois/jour', '1 fois/heure'); // On specifie des serveurs pour certains modes de replication différés //$clusterconf['1 fois/jour'] = array('srv03', 'srv01'); $clusterconf['1 fois/heure'] = array('srv01', 'srv00'); /* opcodes * type indice array mode noreplication 1 x postponedrepl 2 x y m immediaterepl 3 x y */