This feature is very similar to Dynamic Large Object (DLO) support in that it allows the user to upload many objects concurrently and afterwards download them as a single object. It is different in that it does not rely on eventually consistent container listings to do so. Instead, a user defined manifest of the object segments is used.
Configuration option=Default value | Description |
use=egg:swift#slo | Entry point of paste.deploy in the server |
max_manifest_segments=1000 | No help text available for this option |
max_manifest_size=2097152 | No help text available for this option |
min_segment_size=1048576 | No help text available for this option |