On Saturday 04 April 2009, Geoffrey Mina wrote:
Thanks for the information. Much appreciated! Seeing as you are the author of this module, what do you think the level of effort would be to implement global round-robin functionality for gateways with the same weight in the same group? Is there maybe a different module I should be looking into for the more advanced routing functionality?
Perhaps carrierroute would be more flexible?
Hi Geoffrey,
yes, you can have more control with cr. Its possible to specify nearly arbitrary failover logic with help of the failure_route table. But this comes with a price, its not that convinient then to use the lcr module, though. Take a look at the example 1.22 in the cr documentation to get an idea.
Cheers,
Henning