From: Shan Wei <shanwei@cn.fujitsu.com>
To: linux-sctp@vger.kernel.org
Subject: Re: [PATCH 3/3] sctp: add heartbeat expired counter to /proc/net/sctp/snmp
Date: Mon, 05 Jul 2010 10:22:27 +0000 [thread overview]
Message-ID: <4C31B263.2010509@cn.fujitsu.com> (raw)
In-Reply-To: <4C2DA0A2.6070201@cn.fujitsu.com>
Vlad Yasevich wrote, at 07/02/2010 10:38 PM:
>
> Shan Wei wrote:
>> Just like T4-RTO, T3-RXT timeout events, add HEARTBEAT timeout
>> counter for debug. It is useful because all these timeout events
>> cause association error counter to increase.
>>
>
> Unlinke T4-RTO and T3-RTO, heartbeat timeouts happen all the time
> and do not necessarily mean that a something is wrong.
They are different. I ignore this.
> It may be worth tracking the number of non-responded heartbeats, since those
> will actually cause association destruction.
If a heartbeat chunk is not responded, the global
error counter value is increased. If this error value exceeds association_max_retrans,
abort the association. But the error counter is also added by T3-RTO, T4-RTO event.
Although we know the number of non-responded heartbeats, we also don't know
the closer of association destruction.
--
Best Regards
-----
Shan Wei
next prev parent reply other threads:[~2010-07-05 10:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-02 8:17 [PATCH 3/3] sctp: add heartbeat expired counter to /proc/net/sctp/snmp Shan Wei
2010-07-02 14:38 ` Vlad Yasevich
2010-07-05 10:22 ` Shan Wei [this message]
2010-07-06 13:43 ` 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=4C31B263.2010509@cn.fujitsu.com \
--to=shanwei@cn.fujitsu.com \
--cc=linux-sctp@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.