Project

General

Profile

Actions

Bug #54249

open

beast: limit the number of accepted connections

Added by Casey Bodley about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
beast
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

the beast frontend only limits the number of concurrent requests (rgw_max_concurrent_requests) in-flight, but does not limit the number of connections it will accept. each accepted connection has to allocate a coroutine stack, so this behavior can lead to unbounded memory growth. impose a separate limit on accepted connections

Actions #1

Updated by Mark Kogan about 2 years ago

  • Assignee set to Mark Kogan
Actions

Also available in: Atom PDF