]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rgw: remove rgw_thread_pool_size from frontend options 50483/head
authorCasey Bodley <cbodley@redhat.com>
Sat, 11 Mar 2023 19:12:04 +0000 (14:12 -0500)
committerCasey Bodley <cbodley@redhat.com>
Sat, 11 Mar 2023 19:15:31 +0000 (14:15 -0500)
this is a config variable, not a frontend option. and the description is
not accurate

Signed-off-by: Casey Bodley <cbodley@redhat.com>
doc/radosgw/frontends.rst

index 45b29cb6fd87d51437b1e1d1ed0b74b6c8259595..5c6900f54489df1a3f3db8f368f9101eba0c61d9 100644 (file)
@@ -127,15 +127,6 @@ Options
 :Type: Integer
 :Default: ``65000``
 
-``rgw_thread_pool_size``
-
-:Description: Sets the number of threads spawned by Beast to handle
-              incoming HTTP connections. This effectively limits the number
-              of concurrent connections that the frontend can service.
-
-:Type: Integer
-:Default: ``512``
-
 ``max_header_size``
 
 :Description: The maximum number of header bytes available for a single request.