From: Vlad Yasevich <vladislav.yasevich@hp.com>
To: Steve Hill <steve.hill@dialogic.com>
Cc: netdev@vger.kernel.org, lksctp-developers@lists.sourceforge.net,
Sridhar Samudrala <sri@us.ibm.com>
Subject: Re: [Lksctp-developers] Fw: Intermittent SCTP multihoming breakage
Date: Mon, 05 Feb 2007 12:07:39 -0500 [thread overview]
Message-ID: <45C7645B.7070009@hp.com> (raw)
In-Reply-To: <E096369D937D3A4DB271B382850C5C5F44E657@pysmail.eicon.com>
Hi Steve
Steve Hill wrote:
> Vlad Yasevich wrote on 05 February 2007 16:39:
>
>> Once you start simulating the network failure, how long do you wait?
>>
>> If you have not changed rto_max and path_max_retrans, you can end up
>> waiting quite a while for the full path switchover. This will also
>> severely slow down your retransmissions...
>
> I'm waiting several minutes, and I'm using setsockopt() to set the
> timeouts fairly low:
> srto_initial = 1000ms
> srto_min = 200ms
> srto_max = 1400ms
> spp_pathmaxrxt = 2
> spp_hbinterval = 1000ms
Ok, thanks for the info. Two more questions:
1. What did you set the sinfo_timetolive to?
2. What specific netfilter rule to do use to simulate network outage?
I was using '-t filter -A INPUT -i eth0 -p sctp -j DROP'
Just trying to get more info to simulate this. My prior attempts
recovered quickly with my patch.
Thanks
-vlad
>
> The network's round trip time (indicated by ping) is on the order of
> <0.25ms.
>
> - Steve Hill
> Software Engineer
> Dialogic
> Fordingbridge, Hampshire, UK
> +44-1425-651392
> steve.hill@dialogic.com
>
next prev parent reply other threads:[~2007-02-05 17:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 16:53 [Lksctp-developers] Fw: Intermittent SCTP multihoming breakage Steve Hill
2007-02-05 17:07 ` Vlad Yasevich [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-02-06 9:26 Steve Hill
2007-02-06 21:48 ` Vlad Yasevich
2007-02-07 20:45 ` Vlad Yasevich
2007-02-08 14:07 ` Steve Hill
2007-02-08 14:15 ` Vlad Yasevich
2007-02-05 17:26 Steve Hill
2007-02-05 20:34 ` Vlad Yasevich
2007-02-05 14:13 Steve Hill
2007-02-05 16:39 ` Vlad Yasevich
2007-01-03 23:46 Andrew Morton
2007-01-04 0:59 ` Sridhar Samudrala
2007-01-10 11:55 ` Steve Hill
2007-01-10 20:10 ` Sridhar Samudrala
2007-01-11 10:10 ` Steve Hill
2007-01-25 16:32 ` [Lksctp-developers] " Vlad Yasevich
2007-01-25 16:37 ` Vlad Yasevich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45C7645B.7070009@hp.com \
--to=vladislav.yasevich@hp.com \
--cc=lksctp-developers@lists.sourceforge.net \
--cc=netdev@vger.kernel.org \
--cc=sri@us.ibm.com \
--cc=steve.hill@dialogic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).