Skip to content

Explicitly enable Nagle's algorithm for persistor HTTP client#5820

Merged
zoldar merged 1 commit intomasterfrom
persistor-disable-nodelay
Oct 23, 2025
Merged

Explicitly enable Nagle's algorithm for persistor HTTP client#5820
zoldar merged 1 commit intomasterfrom
persistor-disable-nodelay

Conversation

@zoldar
Copy link
Copy Markdown
Contributor

@zoldar zoldar commented Oct 23, 2025

Changes

This change optimizes the client for traffic pattern of sending large number of small payloads between two hosts.

@zoldar zoldar requested a review from a team October 23, 2025 07:15
Copy link
Copy Markdown
Member

@aerosol aerosol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Err, true?

@zoldar zoldar added this pull request to the merge queue Oct 23, 2025
Merged via the queue into master with commit d1c5f19 Oct 23, 2025
26 of 39 checks passed
@zoldar zoldar deleted the persistor-disable-nodelay branch October 23, 2025 07:32
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.

2 participants