Skip to content
Commit ece35848 authored by Dongmao Zhang's avatar Dongmao Zhang Committed by David Teigland
Browse files

dlm: set zero linger time on sctp socket



The recovery time for a failed node was taking a long
time because the failed node could not perform the full
shutdown process.  Removing the linger time speeds this
up.  The dlm does not care what happens to messages to
or from the failed node.

Signed-off-by: default avatarDongmao Zhang <dmzhang@suse.com>
Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 374b1057
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment