mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #451] [MERGED] fix: Resolve speed bottleneck in 10G network #620
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/451
Author: @clxcore
Created: 9/7/2024
Status: ✅ Merged
Merged: 9/7/2024
Merged by: @sigoden
Base:
main← Head:bugfix/buffer📝 Commits (1)
a13bab8fix: Resolve speed bottleneck in 10G network📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/server.rs(+2 -2)📄 Description
Since version v0.39.0 started using ReaderStream, the default buffer size is insufficient, leading to noticeable speed limitation bottlenecks in 10 Gigabit Ethernet environments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.