openstack-manuals/doc/common/tables/swift-proxy-server-filter-d...

38 lines
1.4 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- The tool that generated this table lives in the
openstack-doc-tools repository. The editions made in
this file will *not* be lost if you run the script again. -->
<table rules="all">
<caption>Description of configuration options for
<literal>[filter-dlo]</literal> in <literal>proxy-server.conf</literal>
</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<th>Configuration option = Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>max_get_time = 86400</td>
<td>No help text available for this option.</td>
</tr>
<tr>
<td>rate_limit_after_segment = 10</td>
<td>Rate limit the download of large object segments after this segment is downloaded.</td>
</tr>
<tr>
<td>rate_limit_segments_per_sec = 1</td>
<td>Rate limit large object downloads at this rate. contact for a normal request. You can use '* replicas' at the end to have it use the number given times the number of replicas for the ring being used for the request. paste.deploy to use for auth. To use tempauth set to: `egg:swift#tempauth` each request</td>
</tr>
<tr>
<td>use = egg:swift#dlo</td>
<td>Entry point of paste.deploy in the server</td>
</tr>
</tbody>
</table>
</para>