Last modified by luehrs on 2023/04/12 09:26

From version 8.1
edited by luehrs
on 2023/04/12 07:26
Change comment: There is no comment for this version
To version 7.2
edited by luehrs
on 2023/04/12 07:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -215,7 +215,5 @@
215 215  
216 216  The configuration of the service allows to:
217 217  
218 -* Transfer object files with a maximum size of 5GB.
219 -Note that files larger than 512MB will be stored as large objects in OpenStack, namely, files are split when larger than 512 MB; each chunk is 256 MB. Note that users may still view/download the files as a whole like normal objects after the upload is complete. Information on large object support can be found here: [[https:~~/~~/docs.openstack.org/swift/latest/overview_large_objects.html>>url:https://docs.openstack.org/swift/latest/overview_large_objects.html]].
220 -* Manage up to 1000 concurrent requests.
221 -This means that up to 1000 object files, or chunks of an object file, can be sent to the storage system concurrently;
218 +* transfer object files with a maximum size of 5GB, note that files larger than 512MB will be stored as large objects in Openstack, namely, files are split when larger than 512 MB; each chunk is 256 MB. Note that users may still view/download the files as a whole like normal objects after the upload is complete. Information on large object support can be found here: [[https:~~/~~/docs.openstack.org/swift/latest/overview_large_objects.html>>url:https://docs.openstack.org/swift/latest/overview_large_objects.html]].
219 +* manage up to 1000 concurrent requests. This means that up to 1000 object files, or chunks of an object file, can be sent to the storage system concurrently;