Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > e0082ca3de613eaaba621b7e30b4f37e > files > 8

yate-2.0.0-2mdv2009.1.i586.rpm

[general]
; Global settings of the clustering module

; enabled: boolean: Enable clustering module operation
;enabled=true if regexp and callto are set, false if any of them is empty

; prefix: string: Prefix used for cluster resources
;prefix=cluster

; regexp: string: Regular expression describing node name match rules
;regexp=

; callto: string: Template for forwarding the call to target node
;callto=

; locate: string: Message used for locating dynamic resources on cluster nodes
;locate=cluster.locate


[priorities]
; Handler priorities for each message

; call.route: int: Priority of route message handler (on target node)
;call.route=50

; call.execute: int: Priority of execute message handler (on source node)
;call.execute=50

; user.register: int: Priority of registration message handler (on registrar)
;user.register=50