[reSIProcate] DUM SRV failover behavior

Shaun Dawson scdawson at gmail.com
Mon Aug 7 10:48:06 CDT 2006


You hit the nail right on the head.  I'm using UDP, and simply not waiting
long enough for failover to occur.  Now that I think about it, I'm not sure
what I was _expecting_ to occur :).

thanks,
  Shaun

On 8/7/06, Jason Fischl <jason at counterpath.com> wrote:
>
> Under what circumstances are you trying to failover? If you are using
> udp and the first server is not responding at all, the timeout will
> take 32 seconds to occur so you will never fail over.
>
> If you use a connection-oriented protocol, you will get an ICMP error
> when you try to connect and it will immediately failover. It would
> failover with UDP if the server sent an explicit error.
>
> We've considered changing this behavior so that UDP would failover
> sooner but this would imply not waiting the full 64*T1 for a timeout.
> Note that the DNS caching and blacklisting will ensure that the failed
> server is not retried on a subsequent transaction.
>
> Jason
>
>
>
>
> On 8/7/06, Shaun Dawson <scdawson at gmail.com> wrote:
> > All,
> >
> >  I've been having trouble getting the DUM to fail over to a secondary
> SIP
> > proxy using SRV records.  Before I get too crazy trying to to poke
> further
> > into the problem, does anyone know that this expressedly does or does
> not
> > work?
> >
> >  thanks,
> >    Shaun
> >
> > _______________________________________________
> > resiprocate-devel mailing list
> > resiprocate-devel at list.sipfoundry.org
> > https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060807/f45dba14/attachment.htm>


More information about the resiprocate-devel mailing list