Atom feed of this document
 

 Static Large Object (SLO) support

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.

Table 6.47. Description of configuration options for [filter:slo] in proxy-server.conf-sample
Configuration option=Default value Description
use=egg:swift#sloEntry point of paste.deploy in the server
max_manifest_segments=1000No help text available for this option
max_manifest_size=2097152No help text available for this option
min_segment_size=1048576No help text available for this option

Log a bug against this page


loading table of contents...