General settings
Use this information to get general settings for configuring Ceph Object Gateway.
| Name | Description | Type | Default |
|---|---|---|---|
|
|
Sets the location of the data files for Ceph Object Gateway. |
String |
|
|
|
Enables the specified APIs. |
String |
|
|
|
Whether the Ceph Object Gateway cache is enabled. |
Boolean |
|
|
|
The number of entries in the Ceph Object Gateway cache. |
Integer |
|
|
|
The socket path for the domain socket. |
String |
N/A |
|
|
The host for the Ceph Object Gateway instance. Can be an IP address or a hostname. |
String |
|
|
|
Port the instance listens for requests. If not specified, Ceph Object Gateway runs external FastCGI. |
String |
None |
|
|
The DNS name of the served domain. See also the |
String |
None |
|
|
The alternative value for the |
String |
None |
|
|
The alternative value for the |
String |
None |
|
|
Enable |
Boolean |
|
|
|
The remote address parameter. For example, the HTTP field containing the remote address, or the
|
String |
|
|
|
The timeout in seconds for open threads. |
Integer |
600 |
|
|
The |
Integer |
|
|
|
The size of the thread pool. |
Integer |
512 threads. |
|
|
The number of notification objects used for cache synchronization between different
|
Integer |
|
|
|
The number of seconds before Ceph Object Gateway gives up on initialization. |
Integer |
|
|
|
The path and location of the MIME types. Used for Swift auto-detection of object types. |
String |
|
|
|
The maximum number of objects that may be handled by garbage collection in one garbage collection processing cycle. |
Integer |
|
|
|
The minimum wait time before the object may be removed and handled by garbage collection processing. |
Integer |
|
|
|
The maximum time between the beginning of two consecutive garbage collection processing cycles. |
Integer |
|
|
|
The cycle time for garbage collection processing. |
Integer |
|
|
|
The alternate success status response for |
Integer |
|
|
|
Whether |
Boolean |
|
|
|
The size of an object stripe for Ceph Object Gateway objects. |
Integer |
|
|
|
Add a new set of attributes that could be set on an object. These extra attributes can be set through HTTP header fields when putting the objects. If set, these attributes will return as HTTP fields when doing GET/HEAD on the object. |
String |
None. For example: "content_foo, content_bar" |
|
|
Number of seconds to wait for a process before exiting unconditionally. |
Integer |
|
|
|
The window size in bytes for a single object request. |
Integer |
|
|
|
The maximum request size of a single get operation sent to the Ceph Storage Cluster. |
Integer |
|
|
|
Enables relaxed S3 bucket names rules for zone group buckets. |
Boolean |
|
|
|
The maximum number of buckets to retrieve in a single operation when listing user buckets. |
Integer |
|
|
|
The number of shards for the bucket index object. A value of This variable should be set in the |
Integer |
|
|
|
The timeout in milliseconds for certain |
Integer |
|
|
|
Enables output of object progress during long copy operations. |
Boolean |
|
|
|
The minimum bytes between copy progress output. |
Integer |
|
|
|
The entry point for an admin request URL. |
String |
|
|
|
Enable compatibility handling of FCGI requests with both CONTENT_LENGTH AND HTTP_CONTENT_LENGTH set. |
Boolean |
|
|
|
The default maximum number of objects per bucket. This value is set on new users if no other quota is specified. It has no effect on existing users. This variable should be set in the |
Integer |
|
|
|
The amount of time in seconds cached quota information is trusted. After this timeout, the quota information will be re-fetched from the cluster. |
Integer |
600 |
|
|
The amount of time in seconds bucket quota information is accumulated before syncing to the cluster. During this time, other RGW instances will not see the changes in bucket quota stats from operations on this instance. |
Integer |
180 |
|
|
The amount of time in seconds user quota information is accumulated before syncing to the cluster. During this time, other RGW instances will not see the changes in user quota stats from operations on this instance. |
Integer |
3600 * 24 |
|
|
A zone parameter to determine whether or not the gateway logs the metadata operations. |
Boolean |
|
|
|
A zone parameter to determine whether or not the gateway logs the data operations. |
Boolean |
|
|
|
A |
Boolean |
|