-
Notifications
You must be signed in to change notification settings - Fork 582
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
proto_bin: Bump 'bin_async_max_postponed_chunks' 32 -> 1024
The default of 32 chunks was too low, considering that BIN TCP conns are very low in count (often a handful of nodes!), while also transporting large volums of data within short periods of time (e.g. dialog/usrloc syncs), so async data buffering may often occur. (cherry picked from commit 1f17e30)
- Loading branch information
1 parent
d03a686
commit c4b9c53
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters