zaqar/doc/user-guide/zaqar-config-ref/common/tables/zaqar-transport.xml

67 lines
2.1 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- Warning: Do not edit this file. It is automatically
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_zaqar_transport">
<caption>Description of Transport configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<th>Configuration option = Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="2">[transport]</th>
</tr>
<tr>
<td>default_claim_grace = 60</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>default_claim_ttl = 300</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>default_message_ttl = 3600</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>max_claim_grace = 43200</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>max_claim_ttl = 43200</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>max_messages_post_size = 262144</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>max_message_ttl = 1209600</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>max_messages_per_claim_or_pop = 20</td>
<td>(IntOpt) The maximum number of messages that can be claimed (OR) popped in a single request</td>
</tr>
<tr>
<td>max_messages_per_page = 20</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>max_queue_metadata = 65536</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
<tr>
<td>max_queues_per_page = 20</td>
<td>(IntOpt) No help text available for this option.</td>
</tr>
</tbody>
</table>
</para>