From 6fc0e59a1c48187e263e664a875a880ea677a7ed Mon Sep 17 00:00:00 2001 From: liuchang0812 Date: Sat, 17 Dec 2016 22:49:42 +0800 Subject: [PATCH] doc: explain rgw_fcgi_socket_backlog in rgw/config-ref.rst Signed-off-by: liuchang0812 --- doc/radosgw/config-ref.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 390151b87e92..500dd12bcab7 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -47,6 +47,11 @@ Ceph configuration file, the default value will be set automatically. :Type: String :Default: N/A +``rgw fcgi socket backlog`` + +:Description: The socket backlog for fcgi. +:Type: Integer +:Default: ``1024`` ``rgw host`` -- 2.47.3