diff options
author | Milind Changire <mchangir@redhat.com> | 2018-04-06 23:19:07 +0530 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2018-04-07 03:01:09 +0000 |
commit | 6964640a977cb10c0c95a94e03c229918fa6eca8 (patch) | |
tree | 249dd481302b4fed1382e8e2ed2da8e0532fd138 /MAINTAINERS | |
parent | bb12f2109a01856e8184e13cf984210d20155b13 (diff) |
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@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions