Skip to content

Optimize SMB client performance with larger buffer sizes #1842 - #1848

Open
onlymash wants to merge 1 commit into
anilbeesetti:mainfrom
onlymash:smb
Open

Optimize SMB client performance with larger buffer sizes #1842#1848
onlymash wants to merge 1 commit into
anilbeesetti:mainfrom
onlymash:smb

Conversation

@onlymash

Copy link
Copy Markdown

Fix #1842:

  • Increase SMB client read and write buffer sizes to 8MB in the configuration.
  • Wrap the file input stream in a 2MB buffer to reduce network requests.

- Increase SMB client read and write buffer sizes to 8MB in the configuration.
- Wrap the file input stream in a 2MB buffer to reduce network requests.
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.

[BUG] SMB speed is slow

1 participant