You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2018/06/12 15:02:01 UTC

[5/7] qpid-site git commit: Update site for Qpid Dispatch Router 1.1.0 release

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/man/qdstat.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/man/qdstat.html b/content/releases/qpid-dispatch-1.1.0/man/qdstat.html
new file mode 100644
index 0000000..72a9715
--- /dev/null
+++ b/content/releases/qpid-dispatch-1.1.0/man/qdstat.html
@@ -0,0 +1,940 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>SYNOPSIS - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" src="" alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/broker-j/index.html">Broker-J</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search" method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" tabindex="1"/>
+          <button type="submit">Search</button>
+          <a href="/search.html">More ways to search</a>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-dispatch-1.1.0/index.html">Qpid Dispatch 1.1.0</a></li><li>SYNOPSIS</li></ul>
+
+        <div id="-middle-content">
+          <div class="sect1">
+<h2 id="_synopsis">SYNOPSIS</h2>
+<div class="sectionbody">
+<div class="paragraph"><p><strong>qdstat</strong> [<em>OPTIONS</em>]</p></div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_description">DESCRIPTION</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>An AMQP monitoring tool that shows status information about networks of Dispatch routers. It can display connections, network nodes and links, and router stats such as memory use.</p></div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_options">OPTIONS</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>-h, --help
+:   show this help message and exit</p></div>
+<div class="paragraph"><p>--version
+:   Print version and exit.</p></div>
+<div class="paragraph"><p>-g, --general
+:   Show General Router Stats</p></div>
+<div class="paragraph"><p>-c, --connections
+:   Show Connections</p></div>
+<div class="paragraph"><p>-l, --links
+:   Show Router Links</p></div>
+<div class="paragraph"><p>-n, --nodes
+:   Show Router Nodes</p></div>
+<div class="paragraph"><p>-a, --address
+:   Show Router Addresses</p></div>
+<div class="paragraph"><p>-m, --memory
+:   Show Router Memory Stats</p></div>
+<div class="paragraph"><p>--autolinks
+:   Show Auto Links</p></div>
+<div class="paragraph"><p>--linkroutes
+:   Show Link Routes</p></div>
+<div class="paragraph"><p>-v, --verbose
+:   Show maximum detail</p></div>
+<div class="paragraph"><p>--log
+:   Show recent log entries</p></div>
+<div class="paragraph"><p>--limit=LIMIT
+:   Limit number of output rows</p></div>
+<div class="sect2">
+<h3 id="_connection_options">Connection Options</h3>
+<div class="paragraph"><p>-b URL, --bus=URL
+:   URL of the messaging bus to connect to (default</p></div>
+<div class="paragraph"><p>-r ROUTER-ID, --router=ROUTER-ID
+:   Router to be queried</p></div>
+<div class="paragraph"><p>-t SECS, --timeout=SECS
+:   Maximum time to wait for connection in seconds (default 5)</p></div>
+<div class="paragraph"><p>--ssl-certificate=CERT
+:   Client SSL certificate (PEM Format)</p></div>
+<div class="paragraph"><p>--ssl-key=KEY
+:   Client SSL private key (PEM Format)</p></div>
+<div class="paragraph"><p>--ssl-trustfile=TRUSTED-CA-DB
+:   Trusted Certificate Authority Database file (PEM Format)</p></div>
+<div class="paragraph"><p>--ssl-password=PASSWORD
+:   Certificate password, will be prompted if not specifed.</p></div>
+<div class="paragraph"><p>--ssl-password-file=SSL-PASSWORD-FILE
+:   Certificate password, will be prompted if not specifed.</p></div>
+<div class="paragraph"><p>--sasl-mechanisms=SASL-MECHANISMS
+:   Allowed sasl mechanisms to be supplied during the sasl handshake.</p></div>
+<div class="paragraph"><p>--sasl-username=SASL-USERNAME
+:   User name for SASL plain authentication</p></div>
+<div class="paragraph"><p>--sasl-password=SASL-PASSWORD
+:   Password for SASL plain authentication</p></div>
+<div class="paragraph"><p>--sasl-password-file=SASL-PASSWORD-FILE
+:   Password for SASL plain authentication</p></div>
+<div class="paragraph"><p>--ssl-disable-peer-name-verify
+:   Disables SSL peer name verification. WARNING - This option is insecure and must not be used in production environments</p></div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_output_columns">OUTPUT COLUMNS</h2>
+<div class="sectionbody">
+<div class="sect2">
+<h3 id="_qdstat_c">qdstat -c</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+id
+</dt>
+<dd>
+<p>
+The connection&#8217;s unique identifier.
+</p>
+</dd>
+<dt class="hdlist1">
+host
+</dt>
+<dd>
+<p>
+The hostname or internet address of the remotely-connected AMQP container.
+</p>
+</dd>
+<dt class="hdlist1">
+container
+</dt>
+<dd>
+<p>
+The container name of the remotely-connected AMQP container.
+</p>
+</dd>
+<dt class="hdlist1">
+role
+</dt>
+<dd>
+<p>
+The connection&#8217;s role:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>normal</em> - The normal connection from a client to a router.
+</p>
+</li>
+<li>
+<p>
+<em>inter-router</em> - The connection between routers to form a network.
+</p>
+</li>
+<li>
+<p>
+<em>route-container</em> - The connection to or from a broker or other host to receive link routes and waypoints.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction in which the connection was established:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>in</em> - The connection was initiated by the remote container.
+</p>
+</li>
+<li>
+<p>
+<em>out</em> - The connection was initiated by this router.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+security
+</dt>
+<dd>
+<p>
+The security or encryption method, if any, used for this connection.
+</p>
+</dd>
+<dt class="hdlist1">
+authentication
+</dt>
+<dd>
+<p>
+The authentication method and user ID of the connection&#8217;s authenticated user.
+</p>
+</dd>
+</dl></div>
+</div>
+<div class="sect2">
+<h3 id="_qdstat_l">qdstat -l</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+type
+</dt>
+<dd>
+<p>
+The type of link:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>router-control</em> - An inter-router link that is reserved for control messages exchanged between routers.
+</p>
+</li>
+<li>
+<p>
+<em>inter-router</em> - An inter-router link that is used for normal message-routed deliveries.
+</p>
+</li>
+<li>
+<p>
+<em>endpoint</em> - A normal link to an external endpoint container.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction that messages flow on the link:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>in</em> - Deliveries flow inbound to the router.
+</p>
+</li>
+<li>
+<p>
+<em>out</em> - Deliveries flow outbound from the router.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+conn id
+</dt>
+<dd>
+<p>
+The unique identifier of the connection over which this link is
+attached.
+</p>
+</dd>
+<dt class="hdlist1">
+id
+</dt>
+<dd>
+<p>
+The unique identifier of this link.
+</p>
+</dd>
+<dt class="hdlist1">
+peer
+</dt>
+<dd>
+<p>
+For link-routed links, the unique identifier of the peer link. In
+link routing, an inbound link is paired with an outbound link.
+</p>
+</dd>
+<dt class="hdlist1">
+class
+</dt>
+<dd>
+<p>
+The class of the address bound to the link:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>local</em> - The address that is local to this router (temporary).
+</p>
+</li>
+<li>
+<p>
+<em>topo</em> - A topological address used for router control messages.
+</p>
+</li>
+<li>
+<p>
+<em>router</em> - A summary router address used to route messages to a remote router’s local addresses.
+</p>
+</li>
+<li>
+<p>
+<em>mobile</em> - A mobile address for an attached consumer or producer.
+</p>
+</li>
+<li>
+<p>
+<em>link-in</em> - The address match for incoming routed links.
+</p>
+</li>
+<li>
+<p>
+<em>link-out</em> - The address match for outgoing routed links.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+addr
+</dt>
+<dd>
+<p>
+The address bound to the link.
+</p>
+</dd>
+<dt class="hdlist1">
+phs
+</dt>
+<dd>
+<p>
+The phase of the address bound to the link.
+</p>
+</dd>
+<dt class="hdlist1">
+cap
+</dt>
+<dd>
+<p>
+The capacity, in deliveries, of the link.
+</p>
+</dd>
+<dt class="hdlist1">
+undel
+</dt>
+<dd>
+<p>
+The number of undelivered messages stored on the link&#8217;s FIFO.
+</p>
+</dd>
+<dt class="hdlist1">
+unsett
+</dt>
+<dd>
+<p>
+The number of unsettled deliveries being tracked by the link.
+</p>
+</dd>
+<dt class="hdlist1">
+del
+</dt>
+<dd>
+<p>
+The total number of deliveries that have transited this link.
+</p>
+</dd>
+<dt class="hdlist1">
+presett
+</dt>
+<dd>
+<p>
+The number of pre-settled deliveries that transited this link.
+</p>
+</dd>
+<dt class="hdlist1">
+psdrop
+</dt>
+<dd>
+<p>
+The number of pre-settled deliveries that were dropped due to congestion.
+</p>
+</dd>
+<dt class="hdlist1">
+acc
+</dt>
+<dd>
+<p>
+The number of deliveries on this link that were accepted.
+</p>
+</dd>
+<dt class="hdlist1">
+rej
+</dt>
+<dd>
+<p>
+The number of deliveries on this link that were rejected.
+</p>
+</dd>
+<dt class="hdlist1">
+rel
+</dt>
+<dd>
+<p>
+The number of deliveries on this link that were released.
+</p>
+</dd>
+<dt class="hdlist1">
+mod
+</dt>
+<dd>
+<p>
+The number of deliveries on this link that were modified.
+</p>
+</dd>
+<dt class="hdlist1">
+admin
+</dt>
+<dd>
+<p>
+The administrative status of the link:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>enabled</em> - The link is enabled for normal operation.
+</p>
+</li>
+<li>
+<p>
+<em>disabled</em> - The link is disabled and should be quiescing or stopped (not yet supported).
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+oper
+</dt>
+<dd>
+<p>
+The operational status of the link:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>up</em> - The link is operational.
+</p>
+</li>
+<li>
+<p>
+<em>down</em> - The link is not attached.
+</p>
+</li>
+<li>
+<p>
+<em>quiescing</em> - The link is in the process of quiescing (not yet supported).
+</p>
+</li>
+<li>
+<p>
+<em>idle</em> - The link has completed quiescing and is idle (not yet supported).
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+name
+</dt>
+<dd>
+<p>
+The link name (only shown if the -v option is provided).
+</p>
+</dd>
+</dl></div>
+<div class="sect3">
+<h4 id="_qdstat_n">qdstat -n</h4>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+router-id
+</dt>
+<dd>
+<p>
+The router&#8217;s ID.
+</p>
+</dd>
+<dt class="hdlist1">
+next-hop
+</dt>
+<dd>
+<p>
+If this router is not a neighbor, this field identifies the next-hop neighbor used to reach this router.
+</p>
+</dd>
+<dt class="hdlist1">
+link
+</dt>
+<dd>
+<p>
+The ID of the link to the neighbor router.
+</p>
+</dd>
+<dt class="hdlist1">
+cost
+</dt>
+<dd>
+<p>
+The topology cost to this remote router (with -v option only).
+</p>
+</dd>
+<dt class="hdlist1">
+neighbors
+</dt>
+<dd>
+<p>
+The list of neighbor routers (the router&#8217;s link-state). This field is available only if you specify the -v option.
+</p>
+</dd>
+<dt class="hdlist1">
+valid-origins
+</dt>
+<dd>
+<p>
+The list of origin routers for which the best path to the listed router passes through this router (available only with the -v option).
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_qdstat_a">qdstat -a</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+class
+</dt>
+<dd>
+<p>
+The class of the address:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>local</em> - The address that is local to this router.
+</p>
+</li>
+<li>
+<p>
+<em>topo</em> - The topological address used for router control messages.
+</p>
+</li>
+<li>
+<p>
+<em>router</em> - A summary router address used to route messages to a remote router&#8217;s local addresses.
+</p>
+</li>
+<li>
+<p>
+<em>mobile</em> - A mobile address for an attached consumer or producer.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+addr
+</dt>
+<dd>
+<p>
+The address text.
+</p>
+</dd>
+<dt class="hdlist1">
+phs
+</dt>
+<dd>
+<p>
+For mobile addresses only, the phase of the address. Direct addresses have only a phase 0. Waypoint addresses have multiple phases, normally 0 and 1.
+</p>
+</dd>
+<dt class="hdlist1">
+distrib
+</dt>
+<dd>
+<p>
+One of the following distribution methods used for this address:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>multicast</em> - A copy of each message is delivered once to each consumer for the address.
+</p>
+</li>
+<li>
+<p>
+<em>closest</em> - Each message is delivered to only one consumer for the address. The closest (lowest cost) consumer will be chosen. If there are multiple lowest-cost consumers, deliveries will be spread across those consumers.
+</p>
+</li>
+<li>
+<p>
+<em>balanced</em> - Each message is delivered to only one consumer for the address. The consumer with the fewest outstanding (unsettled) deliveries will be chosen. The cost of the route to the consumer is a threshold for delivery (that is, higher cost consumers will only receive deliveries if closer consumers are backed up).
+</p>
+</li>
+<li>
+<p>
+<em>flood</em> - Used only for router-control traffic. This is multicast without the prevention of duplicate deliveries.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+in-proc
+</dt>
+<dd>
+<p>
+The number of in-process consumers for this address.
+</p>
+</dd>
+<dt class="hdlist1">
+local
+</dt>
+<dd>
+<p>
+For this router, the number of local consumers for this address.
+</p>
+</dd>
+<dt class="hdlist1">
+remote
+</dt>
+<dd>
+<p>
+The number of remote routers that have at least one consumer for this address.
+</p>
+</dd>
+<dt class="hdlist1">
+cntnr
+</dt>
+<dd>
+<p>
+The number of locally-attached containers that are destinations for link routes on this address.
+</p>
+</dd>
+<dt class="hdlist1">
+in
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that entered the network on this router.
+</p>
+</dd>
+<dt class="hdlist1">
+out
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that exited the network on this router.
+</p>
+</dd>
+<dt class="hdlist1">
+thru
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that were forwarded to other routers.
+</p>
+</dd>
+<dt class="hdlist1">
+to-proc
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that were delivered to an in-process consumer.
+</p>
+</dd>
+<dt class="hdlist1">
+from-proc
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that were received from an in-process producer.
+</p>
+</dd>
+</dl></div>
+</div>
+<div class="sect2">
+<h3 id="_qdstat_linkroutes">qdstat --linkroutes</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+prefix
+</dt>
+<dd>
+<p>
+The address prefix of the link route.
+</p>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction of matching links (from this router&#8217;s perspective).
+</p>
+</dd>
+<dt class="hdlist1">
+distrib
+</dt>
+<dd>
+<p>
+The distribution method used for routed links. This value should always be <em>linkBalanced</em>, which is the only supported distribution for routed links.
+</p>
+</dd>
+<dt class="hdlist1">
+status
+</dt>
+<dd>
+<p>
+The operational status of the link route:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>active</em> - The route is actively routing attaches (it is ready for use).
+</p>
+</li>
+<li>
+<p>
+<em>inactive</em> - The route is inactive, because no local destination is connected.
+</p>
+</li>
+</ul></div>
+</dd>
+</dl></div>
+</div>
+<div class="sect2">
+<h3 id="_qstat_autolinks">qstat --autolinks</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+addr
+</dt>
+<dd>
+<p>
+The auto link&#8217;s address.
+</p>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction that messages flow over the auto link:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>in</em> - Messages flow in from the route-container to the router network.
+</p>
+</li>
+<li>
+<p>
+<em>out</em> - Messages flow out to the route-container from the router network.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+phs
+</dt>
+<dd>
+<p>
+The address phase for this auto link.
+</p>
+</dd>
+<dt class="hdlist1">
+link
+</dt>
+<dd>
+<p>
+The ID of the link managed by this auto link.
+</p>
+</dd>
+<dt class="hdlist1">
+status
+</dt>
+<dd>
+<p>
+The operational status of this auto link:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<em>inactive</em> - There is no connected container for this auto link.
+</p>
+</li>
+<li>
+<p>
+<em>attaching</em> - The link is attaching to the container.
+</p>
+</li>
+<li>
+<p>
+<em>failed</em> - The link-attach failed.
+</p>
+</li>
+<li>
+<p>
+<em>active</em> - The link is operational.
+</p>
+</li>
+<li>
+<p>
+<em>quiescing</em> - The link is quiescing (not yet supported).
+</p>
+</li>
+<li>
+<p>
+<em>idle</em> - The link is idle (not yet supported).
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+lastErr
+</dt>
+<dd>
+<p>
+The description of the last attach failure that occurred on this auto link.
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_see_also">SEE ALSO</h2>
+<div class="sectionbody">
+<div class="paragraph"><p><em>qdrouterd(8)</em>, <em>qdmanage(8)</em>, <em>qdrouterd.conf(5)</em></p></div>
+<div class="paragraph"><p><a href="http://qpid.apache.org/components/dispatch-router">http://qpid.apache.org/components/dispatch-router</a></p></div>
+</div>
+</div>
+
+
+          <hr/>
+
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/">Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+            <li><a href="/security.html">Security</a></li>
+            <li><a href="http://www.apache.org/"><img id="-apache-feather" width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
+
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/release-notes.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/release-notes.html b/content/releases/qpid-dispatch-1.1.0/release-notes.html
new file mode 100644
index 0000000..cd0f922
--- /dev/null
+++ b/content/releases/qpid-dispatch-1.1.0/release-notes.html
@@ -0,0 +1,246 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Qpid Dispatch 1.1.0 Release Notes - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" src="" alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/broker-j/index.html">Broker-J</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search" method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" tabindex="1"/>
+          <button type="submit">Search</button>
+          <a href="/search.html">More ways to search</a>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-dispatch-1.1.0/index.html">Qpid Dispatch 1.1.0</a></li><li>Qpid Dispatch 1.1.0 Release Notes</li></ul>
+
+        <div id="-middle-content">
+          <h1 id="qpid-dispatch-110-release-notes">Qpid Dispatch 1.1.0 Release Notes</h1>
+
+<p>Dispatch is a lightweight AMQP message router library. More about
+<a href="/components/dispatch-router/index.html">Qpid
+Dispatch</a>.</p>
+
+<p>For more information about this release, including download links and
+documentation, see the <a href="index.html">release overview</a>.</p>
+
+<h2 id="new-features-and-improvements">New features and improvements</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-89">DISPATCH-89</a> - Model the legacy topic exchange behavior of qpidd</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-834">DISPATCH-834</a> - Create config tool to create/read/update/delete router config files</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-856">DISPATCH-856</a> - Return router's hostname as a read-only attribute on the router entity</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-859">DISPATCH-859</a> - Introduce SYSTEMD and SYSVINIT cmake switches to install files accordingly</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-861">DISPATCH-861</a> - Update to recent rhea.js</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-864">DISPATCH-864</a> - Remove the SYSTEMD and SYSVINIT flags introduced by DISPATCH-859</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-872">DISPATCH-872</a> - Add a counter for dropped-presettleds on links</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-878">DISPATCH-878</a> - qdrouterd should log real port if port 0 was specified for the listener port property in qdrouterd.conf</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-884">DISPATCH-884</a> - Add schema property to allow configurable TLS protocol versions</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-885">DISPATCH-885</a> - Modify qd_compose_insert_[string,symbol,binary] to add zero-length [string, symbol, binary] for null input</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-888">DISPATCH-888</a> - Balanced distribution algorithm visits each link to determine the best_eligible_link</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-892">DISPATCH-892</a> - Support code coverage testing</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-901">DISPATCH-901</a> - add authz support to auth service plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-911">DISPATCH-911</a> - Add link and address level counters at the global router level</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-918">DISPATCH-918</a> - Improve router config consistency and metadata</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-921">DISPATCH-921</a> - Install console dependencies with npm during make install</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-925">DISPATCH-925</a> - Doc: Update anchor name format</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-932">DISPATCH-932</a> - Provide per-ingress router counts for deliveries on egress links</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-938">DISPATCH-938</a> - Doc: Remove the "Configuration Reference"</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-942">DISPATCH-942</a> - allow resumable link routes to be refused</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-946">DISPATCH-946</a> - Detect if npm install needs to be executed and display a message</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-951">DISPATCH-951</a> - log details for the proton found during build</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-963">DISPATCH-963</a> - Router crash during shutdown in system_tests_distribution</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-971">DISPATCH-971</a> - Revert DISPATCH-744 - Don't reject unsettled multicasts</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-972">DISPATCH-972</a> - Dispatch Router doc should be consistent with "sudo" usage</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-1012">DISPATCH-1012</a> - Release undeliverable deliveries, don't hold them</li>
+</ul>
+
+<h2 id="bugs-fixed">Bugs fixed</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-580">DISPATCH-580</a> - Log stats should be graphable</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-590">DISPATCH-590</a> - List of log modules on the overview page is occationally doubled</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-801">DISPATCH-801</a> - Stand-alone version of the console does not open at all when running offline</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-831">DISPATCH-831</a> - Change conntector.cost default value to 1 instead of '1'</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-869">DISPATCH-869</a> - Multiple brokers in a topology are displayed as a single broker</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-875">DISPATCH-875</a> - Document address and link route wildcards</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-876">DISPATCH-876</a> - config file linkRoute should use connection instead of connector </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-877">DISPATCH-877</a> - Document how to configure TLS ciphers</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-879">DISPATCH-879</a> - Document how Dispatch Router uses alternate failover URLs</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-880">DISPATCH-880</a> - Document how Dispatch Router disconnects connections</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-886">DISPATCH-886</a> - Console does not properly escape HTML in entity names</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-891">DISPATCH-891</a> - Router incref assert in system_tests_delivery_abort</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-893">DISPATCH-893</a> - Compile fails using libwebsockets 7</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-894">DISPATCH-894</a> - Unable to run system tests on CentOS 6 (Python 2.6)</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-902">DISPATCH-902</a> - Intermittent crash with link to broker when broker closed</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-905">DISPATCH-905</a> - Dispatch Router not failing over to slave broker when master broker goes away</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-907">DISPATCH-907</a> - cannot set address phase via qdmanage tool</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-910">DISPATCH-910</a> - Inter-router connections with dir 'in' have no host name</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-912">DISPATCH-912</a> - system_tests_user_id_proxy and system_tests_policy failing</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-916">DISPATCH-916</a> - qdmanage get-attributes and get-operations not taking into account passed in type</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-919">DISPATCH-919</a> - Display a warning when running Dispatch tests if python-unittest2 is not installed</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-922">DISPATCH-922</a> - Subsecond timestamps improperly formatted</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-927">DISPATCH-927</a> - detach not echoed back on multi-hop link route</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-928">DISPATCH-928</a> - calling map_destination for 'undefined' address causes segfault</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-931">DISPATCH-931</a> - Syntax error and missing dependencies in docker files</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-940">DISPATCH-940</a> - When running qdrouterd with -c and -d combined, configuration file is reporting as not found</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-941">DISPATCH-941</a> - Router is returning incorrect files from http get requests.</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-943">DISPATCH-943</a> - segfault in remote_sasl</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-944">DISPATCH-944</a> - remote_sasl plugin leaving connections open</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-945">DISPATCH-945</a> - Crash on shutdown when a http+websocket connection is open</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-947">DISPATCH-947</a> - system tests on master branch failing when run against latest master proton</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-948">DISPATCH-948</a> - Move rhea npm dependency from dispatch-management to stand-alone </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-952">DISPATCH-952</a> - qdrouterd seg fault after reporting "too many sessions"</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-953">DISPATCH-953</a> - Relative path name self test fails unless dispatch is installed</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-954">DISPATCH-954</a> - Fix Coverity issue on master branch</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-962">DISPATCH-962</a> - links established to 'unavailable' addresses are not refused correctly</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-964">DISPATCH-964</a> - Auto-links are closed with an incorrect error indication</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-966">DISPATCH-966</a> - Qpid dispatch unstable inter-router connections</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-967">DISPATCH-967</a> - Policy management interface does not forward log warning messages</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-981">DISPATCH-981</a> - link routing results in name collisions now that single session is used</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-983">DISPATCH-983</a> - link routed receiver link did not issue flow</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-986">DISPATCH-986</a> - Coverity issues on master</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-991">DISPATCH-991</a> - Master qdstat throws keyError when running against 1.0.1 router</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-992">DISPATCH-992</a> - System test is failing in some scenarios - system_tests_delivery_abort.py</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-994">DISPATCH-994</a> - segfault in qdr_link_second_attach</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-1021">DISPATCH-1021</a> - Router core dumps when 3 senders and 3 receivers are sending/receiving very large presettled messages to a multicast address </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-1022">DISPATCH-1022</a> - Router crashes when a client sends an end immediately following a detach in a link routed case</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-1023">DISPATCH-1023</a> - qdr_deliovery_t objects leak in two router presettled case</li>
+</ul>
+
+<h2 id="tasks">Tasks</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-833">DISPATCH-833</a> - Remove 'Add mode' from hawtio and stand-alone consoles</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-862">DISPATCH-862</a> - have the CI build log detal which commit is being used from the Proton repo</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-955">DISPATCH-955</a> - Assure console works with updated schema attribute names </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-978">DISPATCH-978</a> - Audit memory allocations to remove cases of uninitialized data</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-989">DISPATCH-989</a> - remove defunct/broken test tool for console</li>
+</ul>
+
+
+          <hr/>
+
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/">Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+            <li><a href="/security.html">Security</a></li>
+            <li><a href="http://www.apache.org/"><img id="-apache-feather" width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
+
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/01-peer-to-peer.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/01-peer-to-peer.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/01-peer-to-peer.png
new file mode 100755
index 0000000..5c834aa
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/01-peer-to-peer.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/balanced-routing.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/balanced-routing.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/balanced-routing.png
new file mode 100755
index 0000000..fedcdbf
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/balanced-routing.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/brokered-messaging.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/brokered-messaging.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/brokered-messaging.png
new file mode 100755
index 0000000..ae129d4
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/brokered-messaging.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/closest-routing.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/closest-routing.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/closest-routing.png
new file mode 100755
index 0000000..ba3f0a5
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/closest-routing.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/console1.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/console1.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console1.png
new file mode 100755
index 0000000..f131884
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console1.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_charts.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_charts.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_charts.png
new file mode 100755
index 0000000..169c2ca
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_charts.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_entity.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_entity.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_entity.png
new file mode 100755
index 0000000..130c7e7
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_entity.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_login.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_login.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_login.png
new file mode 100755
index 0000000..63e22c6
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_login.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_overview.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_overview.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_overview.png
new file mode 100755
index 0000000..af25f36
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_overview.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_schema.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_schema.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_schema.png
new file mode 100755
index 0000000..ba56c7b
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_schema.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_topology.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_topology.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_topology.png
new file mode 100755
index 0000000..ae4b22a
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/console_topology.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/link-routing.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/link-routing.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/link-routing.png
new file mode 100755
index 0000000..0c1b9e4
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/link-routing.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/message-routing.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/message-routing.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/message-routing.png
new file mode 100755
index 0000000..42f4638
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/message-routing.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/multicast-routing.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/multicast-routing.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/multicast-routing.png
new file mode 100755
index 0000000..d4548a6
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/multicast-routing.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-01.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-01.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-01.png
new file mode 100755
index 0000000..ba8f10d
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-01.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-02.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-02.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-02.png
new file mode 100755
index 0000000..6d4a1f5
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-02.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-01.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-01.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-01.png
new file mode 100755
index 0000000..c3c6631
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-01.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-02.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-02.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-02.png
new file mode 100755
index 0000000..ecab8b1
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/path-redundancy-temp-decoupling-02.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-01.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-01.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-01.png
new file mode 100755
index 0000000..ab25be0
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-01.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/1a25cef6/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-02.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-02.png b/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-02.png
new file mode 100755
index 0000000..7e73e6d
Binary files /dev/null and b/content/releases/qpid-dispatch-1.1.0/user-guide/images/sharded-queue-02.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org