Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2012 09:51:33 +0530
From:      vansi wow <vansiwow@gmail.com>
To:        sctp-impl@external.cisco.com, freebsd-net@freebsd.org
Subject:   Regarding SCTP performance
Message-ID:  <CAEsa=O2Fa1u0BJ3nvHsskWxs=fV3r3jXz6dTZ7xUAtvRtXQ0cg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi All,
          we have ported SCTP from FreeBSD 7.0 tree  , but we face the
issue that when we measure the throughput performance of the stack , we see
that  SCTP throughput is half that of the TCP throughput .

Is there some tuning which can be done or some tweaks which can help
improve the performance .



TCP :
=====
SO_SNDBUF = 32768
SO_RCVBUF = 32768
Throughput: 5653KB/s


SCTP:
======
SNDBUF = 838860
RCVBUF = 838860
Throughput = 2422 KB/s

Regards,
Vamshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEsa=O2Fa1u0BJ3nvHsskWxs=fV3r3jXz6dTZ7xUAtvRtXQ0cg>