Geoffrey Mina writes:
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?
then the module would need to remember, which gw was used during
processing of previous request, i.e., per group state would need to be
kept from one request to the next. there would be ways to do so, e.g.,
using htable module, but effort would not be trivial.
should be looking into for the more advanced routing
functionality?
Perhaps carrierroute would be more flexible?
i have no experience with carrierroute, but perhaps it could support
what you want.
-- juha