[Bugs] [Bug 1451977] Add logs to identify whether disconnects are voluntary or due to network problems
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 18 17:17:53 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1451977
Milind Changire <mchangir at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |POST
--- Comment #2 from Milind Changire <mchangir at redhat.com> ---
Description of problem:
One of the common problems we encounter are frequent connects/disconnects.
Frequent disconnects can be either:
1. voluntary where the process calls a shutdown (2)/close (2) on an otherwise
healthy socket connection.
2. involuntary where we get a POLLERR event from network.
While debugging this class of issues, it would help if can identify whether a
particular disconnect falls into which of the two above categories. We need to
add enough log messages to help us classify.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list