2016-06-17 07:09:10

by Martin Houry

[permalink] [raw]
Subject: Question : Session trunking fail-over

Hello, I have a question about Session trunking.
In the RFC 5661 the "2.10.13.1.2.Connection Loss" specify how to do
if the LAST connection of the session is lost. There no specification
when the lost connection is not the last connection of the session. Is
there a fail-over mecanism for the session trunking connection loss?

Thank you.
Martin


2016-06-17 15:50:56

by J. Bruce Fields

[permalink] [raw]
Subject: Re: Question : Session trunking fail-over

On Fri, Jun 17, 2016 at 09:08:45AM +0200, Martin Houry wrote:
> Hello, I have a question about Session trunking.
> In the RFC 5661 the "2.10.13.1.2.Connection Loss" specify how to do
> if the LAST connection of the session is lost. There no specification
> when the lost connection is not the last connection of the session. Is
> there a fail-over mecanism for the session trunking connection loss?

I believe the RFC provides all the necessary protocol which a client
would need to implement such a failover mechanism. The Linux client
doesn't currently attempt to do that.

--b.