I'm using the kernel IPVS and keepalived for healthcheck. I couldn't find a way to make sure that the ACK will go to the same server that generated the INVITE. :(
Thanks for your help Brett, I will keep looking for some solution. Noel On Mon, Sep 21, 2009 at 3:19 PM, Brett Nemeroff <[email protected]> wrote: > Yeah, but if you are stateful, the ACK should *not* go to a different box. > It should go to the same box. So your transactions should be atomically on > ONE server, but as they come in, distributed to several servers. > that's my $0.02 on it.. what mechanism, network side, are you using to > distribute the requests? That may be your problem. > -Brett > > On Mon, Sep 21, 2009 at 1:11 PM, Noel R. Morais <[email protected]> wrote: >> >> I'm trying to build a cluster of opensips. >> >> My opensips configuration is stateful and my cluster is a load balance >> (I'm not using the load balance module, the load balance is made in a >> network level). I'm having problems when a INVITE goes to one of the >> opensips and, for instance, the ACK goes to the other opensips. In >> this case, the TM module complains that couldn't find the transaction. >> >> got it? >> >> Regards, >> >> Noel >> >> On Mon, Sep 21, 2009 at 11:29 AM, Brett Nemeroff <[email protected]> >> wrote: >> > What do you mean by share transactions? This doesn't sound like >> > something >> > you'd normally want to do. Can you give us an example? >> > >> > -Brett >> > >> > On Fri, Sep 18, 2009 at 5:30 PM, Noel R. Morais <[email protected]> >> > wrote: >> >> >> >> Hi Guys, >> >> >> >> >> >> I would like to know if there is a way to share transactions (TM >> >> module) between opensips? >> >> >> >> Maybe using memcached or something like that. >> >> >> >> >> >> Thanks, >> >> >> >> >> >> Noel >> >> >> >> _______________________________________________ >> >> Users mailing list >> >> [email protected] >> >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> > >> > >> > _______________________________________________ >> > Users mailing list >> > [email protected] >> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> > >> > >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
