Skip to content

srsenb: implement expert.sctp_nodelay - #1463

Open
fixeria wants to merge 2 commits into
srsran:masterfrom
fixeria:nodelay
Open

srsenb: implement expert.sctp_nodelay#1463
fixeria wants to merge 2 commits into
srsran:masterfrom
fixeria:nodelay

Conversation

@fixeria

@fixeria fixeria commented Mar 24, 2025

Copy link
Copy Markdown

It may be desirable to disable the Nagle's algorithm in some environments by setting expert.sctp_nodelay to true. For instance, Erlang/OTP seems to have problems with handling incoming SCTP packets containing multiple DATA chunks.

@pespin

pespin commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

IMHO it probably makes sense to actually enable NODELAY by default on S1AP in a follow-up PR.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants