-
Notifications
You must be signed in to change notification settings - Fork 360
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: add socket buffer limit field in ClientTrafficPolicy and Backend…
…TrafficPolicy (#3724) * Define socket buffer limit api for both listener and backend Signed-off-by: Dingkang Li <dingkang1743@gmail.com> * update manifests Signed-off-by: Dingkang Li <dingkang1743@gmail.com> * comment on bufferLimit and socketBufferLimit API Signed-off-by: Dingkang Li <dingkang1743@gmail.com> * comment on bufferLimit and socketBufferLimit API in BackendConnection Signed-off-by: Dingkang Li <dingkang1743@gmail.com> * fix statPrefix testdata Signed-off-by: Dingkang Li <dingkang1743@gmail.com> --------- Signed-off-by: Dingkang Li <dingkang1743@gmail.com> Co-authored-by: sh2 <shawnhxh@outlook.com>
- Loading branch information
Showing
6 changed files
with
68 additions
and
4 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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