Skip to content

Conversation

rsdmike
Copy link
Member

@rsdmike rsdmike commented Aug 22, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 23:15
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR optimizes TCP connection settings for better WSMan client performance, specifically targeting redirection scenarios involving KVM streams.

  • Increases buffer pool size from 4KB to 64KB to reduce syscalls and frame fragmentation
  • Enables TCP keep-alive (30 seconds) and TCP_NODELAY for lower latency
  • Sets larger TCP read/write buffers (256KB) to improve throughput

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@rsdmike rsdmike merged commit 6f8c486 into main Aug 23, 2025
19 checks passed
@rsdmike rsdmike deleted the perf branch August 23, 2025 00:08
@RosieAMT
Copy link

🎉 This PR is included in version 2.30.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants