-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an absolute cork (min) threshold for WINDOW_UPDATE
Summary: Changed HTTPTransaction logic to check whether the minimum of 128KB and half the recv FC window has been delivered to the application/handler, effectively resulting in more frequent WINDOW_UPDATE frames. Reviewed By: afrind Differential Revision: D66999563 fbshipit-source-id: e5dac20bdfa8c4a6ae3e9879348bfba765d7169e
- Loading branch information
1 parent
7025775
commit 7e851fc
Showing
3 changed files
with
82 additions
and
1 deletion.
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
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