[Bugs] [Bug 1564600] Client can create denial of service (DOS) conditions on server

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 7 03:01:41 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1564600

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/19833 committed in master by "Raghavendra G"
<rgowdapp at redhat.com> with a commit message- rpc: rearm listener socket early

Problem:
On node reboot, when glusterd starts volumes, a setup with a large
number of bricks might cause SYN Flooding and connections to be dropped
if the connections are not accepted quickly enough.

Solution:
accept() the connection and rearm the listener socket early to receive
more connection requests as soon as possible.

Change-Id: Ibed421e50284c3f7a8fcdb4de7ac86cf53d4b74e
fixes: bz#1564600
Signed-off-by: Milind Changire <mchangir at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=oXEMaUFhmA&a=cc_unsubscribe


More information about the Bugs mailing list