+ping_timeout | A timeout value used in ping API | 5000 |
+get_user_timeout | A timeout value on retrieving user information for authentication, authentication | 60000 |
+get_bucket_timeout | A timeout value on retrieving bucket information, for ACL or policy information | 60000 |
+get_manifest_timeout | A timeout value on retrieving manifest of a key | 60000 |
+get_block_timeout | A timeout value on retrieving a chunk of an object | 60000 |
+local_block_timeout | A timeout value on retrieving a local chunk of an object | 5000 |
+proxy_get_block_timeout | A timeout value of proxy get request to remote cluster (EE only) | 60000 |
+get_access_timeout | A timeout value of retrieving a timeslot information of access statistics | 60000 |
+get_gckey_timeout | A timeout value of retrieving a key in GC bucket | 60000 |
+put_manifest_timeout | A timeout value on putting a new manifest | 60000 |
+put_block_timeout | A timeout value on putting a chunk of a object | 60000 |
+put_access_timeout | A timeout value of putting an entry into access statistics | 60000 |
+put_gckey_timeout | A timeout value of putting an entry into GC bucket | 60000 |
+put_user_usage_timeout | A timeout value on storing a result of storage calculation of each user | 60000 |
+delete_manifest_timeout | A timeout value on deleting a manifest in garbage collection | 60000 |
+delete_block_timeout | A timeout value on deleting a chunk of an object in garbage collection | 60000 |
+delete_gckey_timeout | A timeout value on deleting an entry in GC bucket | 60000 |
+list_keys_list_objects_timeout | A timeout value on listing objects of a bucket, older version (will be removed in 2.x) | 60000 |
+list_keys_list_users_timeout | A timeout value on listing users | 60000 |
+storage_calc_timeout | A timeout value on running storage calculation on a bucket | 60000 |
+list_objects_timeout | A timeout value on listing objects of a bucket, older version (will be removed in 2.x) | 60000 |
+fold_objects_timeout | A timeout value on listing objects of a bucket (default since 1.5.0) | 60000 |
+get_index_range_gckeys_timeout | A timeout value on listing keys in garbage collection bucket, overall call | 60000 |
+get_index_range_gckeys_call_timeout | A timeout value on listing keys in garbage collection bucket, each continuation call | 60000 |
+get_index_list_multipart_uploads_timeout | A timeout value on listing incomplete multipart upload of an object | 60000 |
+
+
+