[Bug 1867386] Re: Beast frontend does not allow tuning of maximum backlog of pending connections

Tiago Pasqualini da Silva tiago.pasqualini at canonical.com
Wed Mar 18 01:36:23 UTC 2020


** Description changed:

+ [Impact]
+ 
  Currently, RGW has no option to configure the maximum size for the queue
  of connections waiting to be accepted when using the Beast frontend.
  Instead, it uses the value from
  boost::asio::socket_base::max_connections.
  
+ [Test Case]
+ 
+ Add the 'max_connection_backlog' config option to the RGW beast frontend
+ configuration and check that it is ignored and not used.
+ 
+ [Regression Potential]
+ 
+ This change has been reviewed upstream and have been passed through the
+ usual upstream ceph QA tests.
+ 
+ [Other info]
+ 
  This bug is similar to 1838109, which reports the same issue but for the
  civetweb frontend.
  
  Ceph tracker bug: https://tracker.ceph.com/issues/43952
+ Upstream PRs:
+ https://github.com/ceph/ceph/pull/33053
+ https://github.com/ceph/ceph/pull/33340
+ https://github.com/ceph/ceph/pull/33341

** Patch added: "train.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1867386/+attachment/5338154/+files/train.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1867386

Title:
  Beast frontend does not allow tuning of maximum backlog of pending
  connections

Status in Ubuntu Cloud Archive:
  New
Status in ceph package in Ubuntu:
  New
Status in ceph source package in Disco:
  New
Status in ceph source package in Eoan:
  New
Status in ceph source package in Focal:
  New

Bug description:
  [Impact]

  Currently, RGW has no option to configure the maximum size for the
  queue of connections waiting to be accepted when using the Beast
  frontend. Instead, it uses the value from
  boost::asio::socket_base::max_connections.

  [Test Case]

  Add the 'max_connection_backlog' config option to the RGW beast
  frontend configuration and check that it is ignored and not used.

  [Regression Potential]

  This change has been reviewed upstream and have been passed through
  the usual upstream ceph QA tests.

  [Other info]

  This bug is similar to 1838109, which reports the same issue but for
  the civetweb frontend.

  Ceph tracker bug: https://tracker.ceph.com/issues/43952
  Upstream PRs:
  https://github.com/ceph/ceph/pull/33053
  https://github.com/ceph/ceph/pull/33340
  https://github.com/ceph/ceph/pull/33341

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1867386/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list