Skip to content

Doc: Proper setting of tcp_recv_buffer_size for inbound ESMTP conn … - #870

Merged
dkoerichbird merged 1 commit into
mainfrom
Momentum#1593_TCP_Recv_Buffer_Size_reviewed
Sep 15, 2026
Merged

dkoerichbird merged 1 commit into
mainfrom
Momentum#1593_TCP_Recv_Buffer_Size_reviewed

Conversation

@dkoerichbird

@dkoerichbird dkoerichbird commented Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

…(SparkPost/Momentum#1593)


Note

Low Risk
Documentation-only changes with no runtime or configuration behavior modifications.

Overview
Adds Momentum 4 documentation for inbound tcp_recv_buffer_size, including a new reference page and ESMTP listener guidance for high-latency paths.

Introduces ref-tcp-recv-buffer-size.md (defaults, SO_RCVBUF, 0 for OS autotuning, bandwidth–delay product sizing, Linux sysctl caps, listener scopes) and links it from the configuration options summary. tcp_buffer_size is clarified as outbound-only, with inbound receive buffers pointed to the new option.

esmtp-listener.md gains “Receive Buffers on High-Latency Links”: how a small default window can throttle WAN reception and contribute to sender-side timeouts/duplicate delivery, plus example configs using TCP_Recv_Buffer_Size = 0 or an explicit BDP-sized value.

Reviewed by Cursor Bugbot for commit 73fd5c7. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify

netlify Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for support-docs ready!

Name Link
🔨 Latest commit 73fd5c7
🔍 Latest deploy log https://app.netlify.com/projects/support-docs/deploys/6aa803fbb19f3400085a0ea0
😎 Deploy Preview https://deploy-preview-870--support-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dkoerichbird
dkoerichbird merged commit a486b08 into main Sep 15, 2026
6 of 7 checks passed
@dkoerichbird
dkoerichbird deleted the Momentum#1593_TCP_Recv_Buffer_Size_reviewed branch September 15, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants