<crossroads_explain>
Crossroads is a load balance and fail over utility for TCP based services.[br]
It is a daemon program running in user space, and features extensive configurability, polling of back ends using 'wakeup calls',
detailed status reporting, 'hooks' for special actions when backend calls fail, and much more.[br]
Crossroads is service-independent: it is usable for HTTP/HTTPS, SSH, SMTP, DNS, etc. [br]
In the case of HTTP balancing, Crossroads can modify HTTP headers, e.g. to provide 'session stickiness' for back end processes
that need sessions, but aren't session-aware of other back ends
</crossroads_explain>

<main_server_text>
Define here the parameters of the "source" server[br]
All slaves server will use the LDAP Database of the source server.[br]
Policies, global postfix settings will be replicated from this source server to all slaves servers that you will add.[br]
In this case, This server will serve SMTP connections and balance them to slaves.
</main_server_text>
<slaves_servers>Slaves servers</slaves_servers>
<replicate_suffix>Replacted LDAP Branch</replicate_suffix>
<replicate_suffix_text>This LDAP branch will be replicated by slaves servers</replicate_suffix_text>
<main_slaves_text>Add here slaves that will receive order to be tranformed has a copy of this server in order to obtain a chained cluster.</main_slaves_text>
<PostfixMasterServerIdentity>Master server address</PostfixMasterServerIdentity>
<PostfixMasterServerIdentity_text>This is the IP or name address of this server.[br]This address will be used by the slaves servers, to report and get informations</PostfixMasterServerIdentity_text>

<PostfixSlaveServersIdentity>Slave server address</PostfixMasterServerIdentity>
<PostfixSlaveServersIdentity_text>Set the name or the ip address of slaves servers</PostfixSlaveServersIdentity_text>

<synchronize>Synchronize slaves</synchronize>
<synchronize_text>Click on this image to send order to slaves to enable the replication mode</synchronize_text>

<CrossRoadsBalancingServerIP>Crossroads load-balacing server IP</CrossRoadsBalancingServerIP>
<CrossRoadsBalancingServerIP_text>Define here wich TCP/IP address Crossroads will listen to.[br]
This is the IP address used to receive mails[br]
The local Postfix settings will be changed to listen 127.0.0.1 address in order to prevent IP/port conflict
</CrossRoadsBalancingServerIP_text>

<CrossRoadsBalancingServerName>Hostname of the Master server</CrossRoadsBalancingServerName>
<CrossRoadsBalancingServerName_text>This hostname is important.[br]It used by slaves to locate the LDAP Master branch in order to takes it's configuration</CrossRoadsBalancingServerName_text>

<warning_all_ldap_deleted>Master's LDAP Database [b]will erase remote LDAP databases[/b].[br]
Be sure that yours slaves servers does not store any production datas[br]Usually, slaves has been fresh installed
</warning_all_ldap_deleted>

<CrossRoadsPoolingTime>Pooling time</CrossRoadsPoolingTime>
<CrossRoadsPoolingTime_text>Slaves will report their status every X seconds, define here the pooling time to report to master</CrossRoadsPoolingTime_text>