-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue: 1491767 Increase SO_RCVTIMEO for agent socket
During stressful scenario when mass of sockets are opened/closed daemon processes income messages slower. Increasing wait timeout during recieve of daemon`s answer allows to issues during communication agent/daemon. Another way: to avoid using blocking operations on agent side. Signed-off-by: Igor Ivanov <[email protected]>
- Loading branch information
1 parent
0f02b42
commit 607a8ff
Showing
2 changed files
with
16 additions
and
16 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