Description of problem: Civetweb has 1024 max number of threads. How reproducible: always Steps to Reproduce: 1. set "rgw thread pool size" to a number higher than 1024 2. configure civetweb frontend Actual results: rgw does not handle requests properly Expected results: rgw should handle requests properly
The patch we will want to incorporate downstream for this is https://github.com/ceph/civetweb/commit/8a07012185851b8e8be180391866b5995c10ee93
Verified on ceph-0.94.1-11. With the machines I have, the max number of threads I can set is 32k. Tried with different numbers > 1024. RGW operations work fine.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2015:1183