[Freeswitch-users] FS HA-cluster
Vladimir Klejch
klejch+freeswitch at netbox.cz
Thu Jul 8 07:21:40 PDT 2010
Hi
On linux you can use /proc/sys/net/ipv4/ip_nonlocal_bind to bind to non local
address on start of FS and then you don't need any restart of FS or
reload of sofia profile if this addres is active on the node
or you can have this floating address on dummy iface ( or lo ) and then
use right settings in /proc/sys/net/ipv4/conf/eth?/arp_filter,arp_ignore
and then FS can use this address to bind on start and you don't need
restart of FS or relaod of sofia profile ...
Kleo
On Thu, 8 Jul 2010, viewpoint wrote:
> Hello.
>
> I currently have a project where I'm researching how to establish a
> clustered platform wieth failover time ~= some milliseconds.
>
> At present we have: 2 identical servers FS, wieth established Pacemaker
> (http://www.clusterlabs.org/wiki/Install#From_Source) - heartbeat. On
> the one hand it is possible to tell that all works, as, at refusal of
> the first server, the second server receives cluster-ip. A problem that
> FreeSWITCH it is necessary to restart (or simply to start) that it began
> to work with the new IP-address. As the result, a switching total time
> makes 10-20 sec which basic part is necessary on launch FreeSwitch.
>
> any ideas?
>
> Thanks.
--
klejch+freeswitch at netbox.cz
More information about the FreeSWITCH-users
mailing list