http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/content/releases/qpid-dispatch-0.6.0/man/qdrouterd.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.6.0/man/qdrouterd.html 
b/content/releases/qpid-dispatch-0.6.0/man/qdrouterd.html
new file mode 100644
index 0000000..2b59fdc
--- /dev/null
+++ b/content/releases/qpid-dispatch-0.6.0/man/qdrouterd.html
@@ -0,0 +1,187 @@
+<!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>qdrouterd manual page. - 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/java-broker/index.html">Java 
broker</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-0.6.0/index.html">Qpid Dispatch 
0.6.0</a></li><li>qdrouterd manual page.</li></ul>
+
+        <div id="-middle-content">
+          
+  
+  <div class="section" id="qdrouterd-manual-page">
+<h1>qdrouterd manual page<a class="headerlink" href="#qdrouterd-manual-page" 
title="Permalink to this headline">.</a></h1>
+<div class="section" id="synopsis">
+<h2>SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this 
headline">.</a></h2>
+<p>qdrouterd [<em>options</em>]</p>
+</div>
+<div class="section" id="description">
+<h2>DESCRIPTION<a class="headerlink" href="#description" title="Permalink to 
this headline">.</a></h2>
+<p>The Qpid Dispatch router (qdrouterd) is a network daemon that directs
+AMQP 1.0 messages between endpoints, such as messaging clients and
+servers.</p>
+</div>
+<div class="section" id="options">
+<h2>OPTIONS<a class="headerlink" href="#options" title="Permalink to this 
headline">.</a></h2>
+<p>-c, &#8211;config=PATH (/usr/local/etc/qpid-dispatch/qdrouterd.conf)
+:   Load configuration from file at PATH</p>
+<p>-I, &#8211;include=PATH (/usr/local/lib/qpid-dispatch/python)
+:   Location of Dispatch&#8217;s Python library</p>
+<p>-d, &#8211;daemon
+:   Run process as a SysV-style daemon</p>
+<p>-P, &#8211;pidfile
+:   If daemon, the file for the stored daemon pid</p>
+<p>-U, &#8211;user
+:   If daemon, the username to run as</p>
+<p>-h, &#8211;help
+:   Print this help</p>
+</div>
+<div class="section" id="files">
+<h2>FILES<a class="headerlink" href="#files" title="Permalink to this 
headline">.</a></h2>
+<dl class="docutils">
+<dt>/usr/local/etc/qdrouterd.conf</dt>
+<dd>Configuration flie.</dd>
+</dl>
+</div>
+<div class="section" id="see-also">
+<h2>SEE ALSO<a class="headerlink" href="#see-also" title="Permalink to this 
headline">.</a></h2>
+<p><em>qdrouterd.conf(5)</em>, <em>qdstat(8)</em>, <em>qdmanage(8)</em></p>
+<p><a class="reference external" 
href="http://qpid.apache.org/components/dispatch-router";>http://qpid.apache.org/components/dispatch-router</a></p>
+</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/ac1c1663/content/releases/qpid-dispatch-0.6.0/man/qdstat.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.6.0/man/qdstat.html 
b/content/releases/qpid-dispatch-0.6.0/man/qdstat.html
new file mode 100644
index 0000000..875cbca
--- /dev/null
+++ b/content/releases/qpid-dispatch-0.6.0/man/qdstat.html
@@ -0,0 +1,417 @@
+<!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>qdstat manual page. - 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/java-broker/index.html">Java 
broker</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-0.6.0/index.html">Qpid Dispatch 
0.6.0</a></li><li>qdstat manual page.</li></ul>
+
+        <div id="-middle-content">
+          
+  
+  <div class="section" id="qdstat-manual-page">
+<h1>qdstat manual page<a class="headerlink" href="#qdstat-manual-page" 
title="Permalink to this headline">.</a></h1>
+<div class="section" id="synopsis">
+<h2>Synopsis<a class="headerlink" href="#synopsis" title="Permalink to this 
headline">.</a></h2>
+<p>qdstat [options]</p>
+</div>
+<div class="section" id="description">
+<h2>Description<a class="headerlink" href="#description" title="Permalink to 
this headline">.</a></h2>
+<p><em>qdstat</em> 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 class="section" id="options">
+<h2>Options<a class="headerlink" href="#options" title="Permalink to this 
headline">.</a></h2>
+<p>-h, &#8211;help
+:   show this help message and exit</p>
+<p>&#8211;version
+:   Print version and exit.</p>
+<p>-g, &#8211;general
+:   Show General Router Stats</p>
+<p>-c, &#8211;connections
+:   Show Connections</p>
+<p>-l, &#8211;links
+:   Show Router Links</p>
+<p>-n, &#8211;nodes
+:   Show Router Nodes</p>
+<p>-a, &#8211;address
+:   Show Router Addresses</p>
+<p>-m, &#8211;memory
+:   Show Router Memory Stats</p>
+<p>&#8211;autolinks
+:   Show Auto Links</p>
+<p>&#8211;linkroutes
+:   Show Link Routes</p>
+<p>-v, &#8211;verbose
+:   Show maximum detail</p>
+<p>&#8211;log
+:   Show recent log entries</p>
+<p>&#8211;limit=LIMIT
+:   Limit number of log entries</p>
+<div class="section" id="connection-options">
+<h3>Connection Options<a class="headerlink" href="#connection-options" 
title="Permalink to this headline">.</a></h3>
+<p>-b URL, &#8211;bus=URL
+:   URL of the messaging bus to connect to (default</p>
+<p>-r ROUTER-ID, &#8211;router=ROUTER-ID
+:   Router to be queried</p>
+<p>-t SECS, &#8211;timeout=SECS
+:   Maximum time to wait for connection in seconds (default 5)</p>
+<p>&#8211;ssl-certificate=CERT
+:   Client SSL certificate (PEM Format)</p>
+<p>&#8211;ssl-key=KEY
+:   Client SSL private key (PEM Format)</p>
+<p>&#8211;ssl-trustfile=TRUSTED-CA-DB
+:   Trusted Certificate Authority Database file (PEM Format)</p>
+<p>&#8211;ssl-password=PASSWORD
+:   Certificate password, will be prompted if not specifed.</p>
+</div>
+</div>
+<div class="section" id="output-columns">
+<h2>Output Columns<a class="headerlink" href="#output-columns" 
title="Permalink to this headline">.</a></h2>
+<div class="section" id="qdstat-c">
+<h3>qdstat -c<a class="headerlink" href="#qdstat-c" title="Permalink to this 
headline">.</a></h3>
+<p>Id
+:   Unique connection identifier</p>
+<p>host
+:   The hostname or internet address of the remotely connected AMQP 
container</p>
+<p>container
+:   The container-name of the remotely connected AMQP container</p>
+<p>role
+:   The configured role of the connection</p>
+<blockquote>
+<div><ul class="simple">
+<li>normal - Normal connections from client to router</li>
+<li>inter-router - Connection between routers to form a network</li>
+<li>route-container - Connection to/from a Broker or other host to receive 
link-routes and waypoints</li>
+</ul>
+</div></blockquote>
+<p>dir
+:   The direction of connection establishment</p>
+<blockquote>
+<div><ul class="simple">
+<li>in - The connection was initiated by the remote container</li>
+<li>out - The connection was initiated by this router</li>
+</ul>
+</div></blockquote>
+<p>security
+:   A description of the security/encryption in effect for this connection</p>
+<p>authentication
+:   The method and user-id of the authenticated user for this connection</p>
+</div>
+<div class="section" id="qdstat-l">
+<h3>qdstat -l<a class="headerlink" href="#qdstat-l" title="Permalink to this 
headline">.</a></h3>
+<p>type
+:   Type of link</p>
+<blockquote>
+<div><ul class="simple">
+<li>router-control - An inter-router link that is reserved for control 
messages exchanged between routers</li>
+<li>inter-router - An inter-router link that is used for normal message-routed 
deliveries</li>
+<li>endpoint - A normal link to an external endpoint container</li>
+</ul>
+</div></blockquote>
+<p>dir
+:   The direction of message flow on the link</p>
+<blockquote>
+<div><ul class="simple">
+<li>in - Deliveries flow inbound to the router</li>
+<li>out - Deliveries flow outbound from the router</li>
+</ul>
+</div></blockquote>
+<p>conn id
+:   Unique identifier of the connection over which this link is attached</p>
+<p>id
+:   Unique identifier of this link</p>
+<p>peer
+:   For link-routed links, the unique identifier of the peer link.  In link 
routing, an inbound link is paired with an outbound link</p>
+<p>class
+:   Class of the address bound to the link</p>
+<p>addr
+:   The address bound to the link</p>
+<p>phs
+:   The phase of the address bound to the link</p>
+<p>cap
+:   The capacity, in deliveries, of the link</p>
+<p>undel
+:   The number of undelivered messages stored on the link&#8217;s FIFO</p>
+<p>unsettled
+:   The number of unsettled deliveries being tracked by the link</p>
+<p>deliveries
+:   The total number of deliveries that have transited this link</p>
+<p>admin
+:   The administrative status of the link</p>
+<blockquote>
+<div><ul class="simple">
+<li>enabled - The link is enabled for normal operation</li>
+<li>disabled - The link is disabled and should be quiescing or stopped (not 
yet supported)</li>
+</ul>
+</div></blockquote>
+<p>oper
+:   The operational status of the link</p>
+<blockquote>
+<div><ul class="simple">
+<li>up - The link is operational</li>
+<li>down - The link is not attached</li>
+<li>quiescing - The link is in the process of quiescing (not yet 
supported)</li>
+<li>idle - The link has completed quiescing and is idle (not yet 
supported)</li>
+</ul>
+</div></blockquote>
+<p>name
+:   The link name (only shown if the -v option is provided)</p>
+</div>
+<div class="section" id="qdstat-n">
+<h3>qdstat -n<a class="headerlink" href="#qdstat-n" title="Permalink to this 
headline">.</a></h3>
+<p>router-id
+:   Identifier of the router</p>
+<p>next-hop
+:   If this router is not a neighbor, identifies the next-hop neighbor used to 
reach this router</p>
+<p>link
+:   Unique identifier of the link to the neighbor router</p>
+<p>cost
+:   The topology cost to this remote router (with -v option only)</p>
+<p>neighbors
+:   The list of neighbor routers (the router&#8217;s link-state) (with -v 
option only)</p>
+<p>valid-origins
+:   The list of origin routers for which the best path to the listed router 
passes through this router (with -v option only)</p>
+</div>
+<div class="section" id="qdstat-a">
+<h3>qdstat -a<a class="headerlink" href="#qdstat-a" title="Permalink to this 
headline">.</a></h3>
+<p>class
+:   The class of the listed address</p>
+<blockquote>
+<div><ul class="simple">
+<li>local - Address that is local to this router</li>
+<li>topo - Topological address used for router control messages</li>
+<li>router - A summary router address used to route messages to a remote 
router&#8217;s local addresses</li>
+<li>mobile - A mobile address for an attached consumer or producer</li>
+</ul>
+</div></blockquote>
+<p>addr
+:   The address text</p>
+<p>phs
+:   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>
+<p>distrib
+:   Distribution method used for this address</p>
+<blockquote>
+<div><ul class="simple">
+<li>multicast - A copy of each message is delivered once to each consumer for 
the address</li>
+<li>closest - 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.</li>
+<li>balanced - 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 
(i.e. higher cost consumers will only receive deliveries if closer consumers 
are backed up).</li>
+<li>flood - Used only for router-control traffic.  This is multicast without 
prevention of duplicate deliveries.</li>
+</ul>
+</div></blockquote>
+<p>in-proc
+:   The number of in-process consumers for this address</p>
+<p>local
+:   The number of local (on this router) consumers for this address</p>
+<p>remote
+:   The number of remote routers that have at least one consumer for this 
address</p>
+<p>cntnr
+:   The number of locally attached containers that are destinations for 
link-routes on this address</p>
+<p>in
+:   The number of deliveries for this address that entered the network on this 
router</p>
+<p>out
+:   The number of deliveries for this address that exited the network on this 
router</p>
+<p>thru
+:   The number of deliveries for this address that were forwarded to other 
routers</p>
+<p>to-proc
+:   The number of deliveries for this address that were delivered to an 
in-process consumer</p>
+<p>from-proc
+:   The number of deliveries for this address that were received from an 
in-process producer</p>
+</div>
+<div class="section" id="qdstat-linkroutes">
+<h3>qdstat &#8211;linkroutes<a class="headerlink" href="#qdstat-linkroutes" 
title="Permalink to this headline">.</a></h3>
+<p>prefix
+:   The prefix for matching addresses of routed links</p>
+<p>dir
+:   The direction (from the router&#8217;s perspective) of matching links</p>
+<p>distrib
+:   The distribution method used for routed links</p>
+<blockquote>
+<div><ul class="simple">
+<li>linkBalanced - the only supported distribution for routed links</li>
+</ul>
+</div></blockquote>
+<p>status
+:   Operational status of the link route</p>
+<blockquote>
+<div><ul class="simple">
+<li>active - Route is actively routing attaches (i.e. ready for use)</li>
+<li>inactive - Route is inactive because there is no local destination 
connected</li>
+</ul>
+</div></blockquote>
+</div>
+<div class="section" id="qstat-autolinks">
+<h3>qstat &#8211;autolinks<a class="headerlink" href="#qstat-autolinks" 
title="Permalink to this headline">.</a></h3>
+<p>addr
+:   The address of the auto link</p>
+<p>dir
+:   The direction of message flow for the auto link</p>
+<blockquote>
+<div><ul class="simple">
+<li>in - Messages flow in from the route-container to the router network</li>
+<li>out - Messages flow out to the route-container from the router network</li>
+</ul>
+</div></blockquote>
+<p>phs
+:   Phase of the address for this auto link</p>
+<p>link
+:   Unique identifier of the link managed by this auto link</p>
+<p>status
+:   The operational status of this auto link</p>
+<blockquote>
+<div><ul class="simple">
+<li>inactive - There is no connected container for this auto link</li>
+<li>attaching - The link is attaching to the container</li>
+<li>failed - The link-attach failed</li>
+<li>active - The link is operational</li>
+<li>quiescing - The link is quiescing (not yet supported)</li>
+<li>idle - The link is idle (not yet supported)</li>
+</ul>
+</div></blockquote>
+<p>lastErr
+:   The description of the last attach failure that occurred on this auto 
link</p>
+</div>
+</div>
+<div class="section" id="see-also">
+<h2>See also<a class="headerlink" href="#see-also" title="Permalink to this 
headline">.</a></h2>
+<p><em>qdrouterd(8)</em>, <em>qdmanage(8)</em>, <em>qdrouterd.conf(5)</em></p>
+<p><a class="reference external" 
href="http://qpid.apache.org/components/dispatch-router";>http://qpid.apache.org/components/dispatch-router</a></p>
+</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/ac1c1663/content/releases/qpid-dispatch-0.6.0/release-notes.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.6.0/release-notes.html 
b/content/releases/qpid-dispatch-0.6.0/release-notes.html
new file mode 100644
index 0000000..c5b62a9
--- /dev/null
+++ b/content/releases/qpid-dispatch-0.6.0/release-notes.html
@@ -0,0 +1,290 @@
+<!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 0.6.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/java-broker/index.html">Java 
broker</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-0.6.0/index.html">Qpid Dispatch 
0.6.0</a></li><li>Qpid Dispatch 0.6.0 Release Notes</li></ul>
+
+        <div id="-middle-content">
+          <h1 id="qpid-dispatch-060-release-notes">Qpid Dispatch 0.6.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-10";>DISPATCH-10</a> - Add 
link-cost for route computation</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-57";>DISPATCH-57</a> - 
Balance deliveries adaptively across all competing consumers in the network</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-144";>DISPATCH-144</a> - 
Configurable heartbeats for listeners and connectors</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-148";>DISPATCH-148</a> - 
Strip qpid-dispatch-specific message annotations on ingress/egress</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-159";>DISPATCH-159</a> - 
Enhance the address prefix used for link routing to support different 
patterns</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-163";>DISPATCH-163</a> - 
Add username and password for authentication of connectors</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-164";>DISPATCH-164</a> - 
Remove connector state-machine from the server module</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-165";>DISPATCH-165</a> - 
Discriminate between sending and receiving links when matching link-route 
patterns</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-166";>DISPATCH-166</a> - 
Use test-controlled SASL configuration for system tests</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-170";>DISPATCH-170</a> - 
qdrouterd should not require a restart after the destination broker 
restarts</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-178";>DISPATCH-178</a> - 
Route proton trace messages to the dispatch router log file instead of 
console</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-179";>DISPATCH-179</a> - 
Refactor Router Core</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-180";>DISPATCH-180</a> - 
Add a system test to test the 'linkRoutePattern' attribute of 
qdrouterd.conf</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-188";>DISPATCH-188</a> - 
Dispatch needs a policy mechanism to limit user connections and activity</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-190";>DISPATCH-190</a> - 
Expose the Protocol Family for the configuration of listeners and 
connectors</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-193";>DISPATCH-193</a> - 
Updates to the Container API</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-194";>DISPATCH-194</a> - 
Move libqpid-dispatch.so out of /lib</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-197";>DISPATCH-197</a> - 
Provide list of current link routing</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-199";>DISPATCH-199</a> - 
Add Dockerfiles that launches the dispatch router inside a container for RHEL 
and Debian based systems</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-200";>DISPATCH-200</a> - 
Flexible mapping from x.509 certificates to an identity</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-203";>DISPATCH-203</a> - 
Improve loop-prevention to drop messages before they are improperly 
forwarded</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-217";>DISPATCH-217</a> - 
Make the UI more consistant with other hawtio plugins </li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-228";>DISPATCH-228</a> - In 
ctools, add a variant of DEQ_* to allow membership in multiple lists</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-230";>DISPATCH-230</a> - 
New connection role: route-container</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-232";>DISPATCH-232</a> - 
Add capability to delete listeners and connectors via the qdmanage DELETE 
operation</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-242";>DISPATCH-242</a> - 
Add options to qdstat to display autoLinks and linkRoutes</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-253";>DISPATCH-253</a> - 
Configurable link-capacity</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-256";>DISPATCH-256</a> - 
Documentation Updates for 0.6</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-265";>DISPATCH-265</a> - 
Improvements to Detecting Routers with Duplicate IDs</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-277";>DISPATCH-277</a> - 
Improve defaults for router configuration</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-286";>DISPATCH-286</a> - 
Prefix delimiters:  allow slashes as well as periods</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-300";>DISPATCH-300</a> - 
Deprecate the ContainerEntity and move its attributes to RouterEntity</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-303";>DISPATCH-303</a> - 
Block all remote access to the "console" entity</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-305";>DISPATCH-305</a> - 
Don't tie inter-router flow credit to unsettled deliveries</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-306";>DISPATCH-306</a> - 
Deprecate addr and routerId attributes in qdrouter schema and replace them with 
host and id respectively</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-331";>DISPATCH-331</a> - 
Allow for a default policy to apply when open.hostname doesn't match an 
existing policy</li>
+</ul>
+
+<h2 id="bugs-fixed">Bugs fixed</h2>
+
+<ul>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-32";>DISPATCH-32</a> - 
Undeliverable messages should get released.</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-43";>DISPATCH-43</a> - 
Router control messages delayed by inter-router message traffic</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-47";>DISPATCH-47</a> - 
qdrouterd doesn't know where its libraries are</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-53";>DISPATCH-53</a> - 
waypoints are not robust if targets not set up in advance.</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-58";>DISPATCH-58</a> - 
Router/Broker interaction - Unroutable/released messages are continually 
resent</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-111";>DISPATCH-111</a> - 
helloworld example hangs when run against a broker via link-routing</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-126";>DISPATCH-126</a> - 
Link-route behavior doesn't honor the semantics assigned to the address 
prefix</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-127";>DISPATCH-127</a> - 
Messages from waypoints to remote routers are not delivered</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-155";>DISPATCH-155</a> - 
Allow multiple connectors to the same broker</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-168";>DISPATCH-168</a> - A 
message sent to $management without a reply-to field causes a crash</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-171";>DISPATCH-171</a> - 
SSL Domain objects are leaked.</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-172";>DISPATCH-172</a> - 
QDStat system test never tests SASL EXTERNAL</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-173";>DISPATCH-173</a> - 
Half-closed connections spin on "writable" until they close</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-174";>DISPATCH-174</a> - 
Improper use of ref-counted object references in container</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-175";>DISPATCH-175</a> - 
Router continues to forward messages to the broker even when the broker is not 
available</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-176";>DISPATCH-176</a> - 
Messages sent got lost when one of the brokers went down </li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-183";>DISPATCH-183</a> - 
plaintext sasl password being written to the dispatch router log</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-191";>DISPATCH-191</a> - 
router not replying to detach frame</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-196";>DISPATCH-196</a> - 
Remove endpoint mode from router documentation</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-198";>DISPATCH-198</a> - 
Message module doesn't parse AMQP-Value bodies that are strings or symbols</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-207";>DISPATCH-207</a> - 
When a message body of [ ] is sent from rhea it is rejected as an invalid body 
</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-208";>DISPATCH-208</a> - 
Closest semantics forwards improperly in multi-router network</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-215";>DISPATCH-215</a> - 
The topology diagram initially draws off the bottom of the visible page.</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-218";>DISPATCH-218</a> - 
Dispatch system tests run very slowly if connected to a VPN</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-219";>DISPATCH-219</a> - 
System test security configuration for installed/built tests.</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-222";>DISPATCH-222</a> - 
For Dispatch 0.6 release move up the minimum required version of qpid proton to 
0.12.0</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-223";>DISPATCH-223</a> - 
Unknown connector name is not properly printed in error messages</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-225";>DISPATCH-225</a> - 
Sending UPDATE log request with relative path crashes router</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-226";>DISPATCH-226</a> - 
The default role is not applied when creating a connector</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-231";>DISPATCH-231</a> - 
Router should not issue credit for unavailable targets</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-234";>DISPATCH-234</a> - 
undeliverable-here set to true for messages from waypoints if there is no 
receiver</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-237";>DISPATCH-237</a> - 
Dispatch Router overwrites delivery tag for link-routed deliveries</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-238";>DISPATCH-238</a> - 
Need more documentation for qdstat output</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-240";>DISPATCH-240</a> - 
qdstat : leading "/" character effects a wrong showed address</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-241";>DISPATCH-241</a> - 
Bias "spread" config with leading "/" on address has a "multicast" behavior</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-245";>DISPATCH-245</a> - 
Various Bugs found by Coverity</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-247";>DISPATCH-247</a> - 
Policy gets username from transport</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-248";>DISPATCH-248</a> - 
Policy self test uses python features not supported by RHEL 6 (python 2.6)</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-250";>DISPATCH-250</a> - 
Router crash when deleting connector</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-254";>DISPATCH-254</a> - 
Router crash after several management requests</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-259";>DISPATCH-259</a> - 
qdstat man-page doc is no good</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-261";>DISPATCH-261</a> - 
Bind error on one port causes bind error on other ports</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-262";>DISPATCH-262</a> - 
oslo.messaging RPC fanout crashes qdrouterd</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-263";>DISPATCH-263</a> - 
Router crash when requesting log</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-264";>DISPATCH-264</a> - 
printf formats for 64-bit quantities need to be 64/32-bit safe</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-267";>DISPATCH-267</a> - 
Policy does not increment denial statistics</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-268";>DISPATCH-268</a> - 
Delivery from waypoint queue can stall when messages are released</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-269";>DISPATCH-269</a> - 
Policy denial logs at wrong level</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-271";>DISPATCH-271</a> - 
Handle single router</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-272";>DISPATCH-272</a> - 
Re-enable the connection cross-section popup</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-273";>DISPATCH-273</a> - 
The entity view is missing information for some entities</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-275";>DISPATCH-275</a> - 
Prevent javascript alert errors when navigating to console from a bookmark </li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-278";>DISPATCH-278</a> - 
Deleting amqp listener using qdmanage crashes the router</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-279";>DISPATCH-279</a> - 
Policy crash when application name is null</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-281";>DISPATCH-281</a> - 
Hostname not sent in open frame on connectors</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-282";>DISPATCH-282</a> - 
Prevent topology updates when adding a new router node</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-283";>DISPATCH-283</a> - 
Start the overview page with the Router tree node expanded</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-284";>DISPATCH-284</a> - 
The management schema no longer exposes a way to associate links with their 
connections</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-285";>DISPATCH-285</a> - 
qdmanage returns an empty list when you QUERY for certain entities</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-287";>DISPATCH-287</a> - 
Policy does not allow configuration for unspecified Open hostname</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-288";>DISPATCH-288</a> - 
Driver - Wakeup pipe was seen to block on read, deadlocking the driver.</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-289";>DISPATCH-289</a> - 
Unit tests failing on Solaris</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-290";>DISPATCH-290</a> - 
Adapt CMakeLists.txt and code so that qpid-dispatch can be compiled on 
Solaris</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-292";>DISPATCH-292</a> - 
some router.link attributes should be graphable</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-293";>DISPATCH-293</a> - 
The $ character can't be used inside a prefix for linkRoute</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-294";>DISPATCH-294</a> - 
Crash in the core-thread due to an address referencing a link on a closed 
connection</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-295";>DISPATCH-295</a> - 
Router aborted on assertion failed after socker closing by client</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-298";>DISPATCH-298</a> - 
router spinning on shutdown (in qdr_del_connection_ref)</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-299";>DISPATCH-299</a> - 
After policy rejects a connection queued Begin causes a crash</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-304";>DISPATCH-304</a> - 
Console PNG images not showing up in documentation</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-309";>DISPATCH-309</a> - 
Mobile addresses get the wrong distribution when mapped to remote routers</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-310";>DISPATCH-310</a> - 
Use router.id instead of container.containerName</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-312";>DISPATCH-312</a> - 
Closest distribution fails to react to loss of a remote destination</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-319";>DISPATCH-319</a> - 
Discrepancy between origin router's path and other routers' valid-origins</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-320";>DISPATCH-320</a> - 
SSL enabled connector does not do hostname verification</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-321";>DISPATCH-321</a> - 
Dispatch does not send out SASL-OUTCOME frame on sasl failure</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-334";>DISPATCH-334</a> - 
Proton sequence error during backpressure with balanced distribution</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-335";>DISPATCH-335</a> - 
link routes aren't balanced over remote routers</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-338";>DISPATCH-338</a> - 
Incorrect default distribution for addresses</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-339";>DISPATCH-339</a> - 
The change from 'routerId' to 'id' and 'addr' to 'host' configuration option is 
not backwards compatible</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-340";>DISPATCH-340</a> - 
Test inter_router_plain_over_ssl fails to find SSL connection</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-342";>DISPATCH-342</a> - 
qdrouterd.conf doc calls out router.config.{address,linkRoute,autoLink}</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-343";>DISPATCH-343</a> - 
Router stops accepting connections after load from parallel senders</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-356";>DISPATCH-356</a> - 
Creating and deleting a listener on already listening port causes router to 
crash</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-368";>DISPATCH-368</a> - 
Router in bad state in two inter-connected routers</li>
+</ul>
+
+<h2 id="tasks">Tasks</h2>
+
+<ul>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-307";>DISPATCH-307</a> - 
misc fixups for console plugin build</li>
+<li><a 
href="https://issues.apache.org/jira/browse/DISPATCH-308";>DISPATCH-308</a> - 
console documentation needs updated</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/ac1c1663/input/releases/qpid-dispatch-0.6.0/_images/console_charts.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/_images/console_charts.png 
b/input/releases/qpid-dispatch-0.6.0/_images/console_charts.png
new file mode 100644
index 0000000..169c2ca
Binary files /dev/null and 
b/input/releases/qpid-dispatch-0.6.0/_images/console_charts.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/_images/console_entity.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/_images/console_entity.png 
b/input/releases/qpid-dispatch-0.6.0/_images/console_entity.png
new file mode 100644
index 0000000..130c7e7
Binary files /dev/null and 
b/input/releases/qpid-dispatch-0.6.0/_images/console_entity.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/_images/console_login.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/_images/console_login.png 
b/input/releases/qpid-dispatch-0.6.0/_images/console_login.png
new file mode 100644
index 0000000..63e22c6
Binary files /dev/null and 
b/input/releases/qpid-dispatch-0.6.0/_images/console_login.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/_images/console_overview.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/_images/console_overview.png 
b/input/releases/qpid-dispatch-0.6.0/_images/console_overview.png
new file mode 100644
index 0000000..af25f36
Binary files /dev/null and 
b/input/releases/qpid-dispatch-0.6.0/_images/console_overview.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/_images/console_schema.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/_images/console_schema.png 
b/input/releases/qpid-dispatch-0.6.0/_images/console_schema.png
new file mode 100644
index 0000000..ba56c7b
Binary files /dev/null and 
b/input/releases/qpid-dispatch-0.6.0/_images/console_schema.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/_images/console_topology.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/_images/console_topology.png 
b/input/releases/qpid-dispatch-0.6.0/_images/console_topology.png
new file mode 100644
index 0000000..ae4b22a
Binary files /dev/null and 
b/input/releases/qpid-dispatch-0.6.0/_images/console_topology.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/book/addressing.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/book/addressing.html.in 
b/input/releases/qpid-dispatch-0.6.0/book/addressing.html.in
new file mode 100644
index 0000000..d472702
--- /dev/null
+++ b/input/releases/qpid-dispatch-0.6.0/book/addressing.html.in
@@ -0,0 +1,127 @@
+
+  
+  <div class="section" id="addressing">
+<h1>3.2. Addressing<a class="headerlink" href="#addressing" title="Permalink 
to this headline">.</a></h1>
+<p>AMQP addresses are used to control the flow of messages across a network
+of routers. Addresses are used in a number of different places in the
+AMQP 1.0 protocol. They can be used in a specific message in the 
<cite>to</cite>
+and <cite>reply-to</cite> fields of a message&#8217;s properties. They are 
also used
+during the creation of links in the <cite>address</cite> field of a 
<cite>source</cite> or
+a <cite>target</cite>.</p>
+<p>Addresses designate various kinds of entities in a messaging network:</p>
+<ul class="simple">
+<li>Endpoint processes that consume data or offer a service</li>
+<li>Topics that match multiple consumers to multiple producers</li>
+<li>Entities within a messaging broker:
+-  Queues
+-  Durable Topics
+-  Exchanges</li>
+</ul>
+<p>The syntax of an AMQP address is opaque as far as the router network is
+concerned. A syntactical structure may be used by the administrator that
+creates addresses, but the router treats them as opaque strings. Routers
+consider addresses to be mobile such that any address may be directly
+connected to any router in a network and may move around the topology.
+In cases where messages are broadcast to or balanced across multiple
+consumers, an address may be connected to multiple routers in the
+network.</p>
+<p>Addresses have semantics associated with them. When an address is
+created in the network, it is assigned a set of semantics (and access
+rules) during a process called provisioning. The semantics of an address
+control how routers behave when they see the address being used.</p>
+<p>Address semantics include the following considerations:</p>
+<ul class="simple">
+<li><em>Routing pattern</em> - direct, multicast, balanced</li>
+<li><em>Undeliverable action</em> - drop, hold and retry, redirect</li>
+<li><em>Reliability</em> - N destinations, etc.</li>
+</ul>
+<div class="section" id="routing-patterns">
+<h2>3.2.1. Routing patterns<a class="headerlink" href="#routing-patterns" 
title="Permalink to this headline">.</a></h2>
+<p>Routing patterns constrain the paths that a message can take across a
+network.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="17%" />
+<col width="83%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Pattern</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><em>Direct</em></td>
+<td>Direct routing allows for only one consumer to use an address at a
+time. Messages (or links) follow the lowest cost path across the network
+from the sender to the one receiver.</td>
+</tr>
+<tr class="row-odd"><td><em>Multicast</em></td>
+<td>Multicast routing allows multiple consumers to use the same address at
+the same time. Messages are routed such that each consumer receives a
+copy of the message.</td>
+</tr>
+<tr class="row-even"><td><em>Balanced</em></td>
+<td>Balanced routing also allows multiple consumers to use the same
+address. In this case, messages are routed to exactly one of the
+consumers, and the network attempts to balance the traffic load across
+the set of consumers using the same address.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="routing-mechanisms">
+<h2>3.2.2. Routing mechanisms<a class="headerlink" href="#routing-mechanisms" 
title="Permalink to this headline">.</a></h2>
+<p>The fact that addresses can be used in different ways suggests that
+message routing can be accomplished in different ways. Before going into
+the specifics of the different routing mechanisms, it would be good to
+first define what is meant by the term <em>routing</em>:</p>
+<blockquote>
+<div>In a network built of multiple routers connected by connections
+(i.e., nodes and edges in a graph), <em>routing</em> determines which
+connection to use to send a message directly to its destination or
+one step closer to its destination.</div></blockquote>
+<p>Each router serves as the terminus of a collection of incoming and
+outgoing links. The links either connect directly to endpoints that
+produce and consume messages, or they connect to other routers in the
+network along previously established connections.</p>
+<div class="section" id="message-routing">
+<h3>3.2.2.1. Message routing<a class="headerlink" href="#message-routing" 
title="Permalink to this headline">.</a></h3>
+<p>Message routing occurs upon delivery of a message and is done based on
+the address in the message&#8217;s <cite>to</cite> field.</p>
+<p>When a delivery arrives on an incoming link, the router extracts the
+address from the delivered message&#8217;s <cite>to</cite> field and looks the 
address
+up in its routing table. The lookup results in zero or more outgoing
+links onto which the message shall be resent.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="19%" />
+<col width="81%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Delivery</em></th>
+<th class="head"><em>Handling</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><em>pre-settled</em></td>
+<td>If the arriving delivery is pre-settled (i.e., fire and forget), the
+incoming delivery shall be settled by the router, and the outgoing
+deliveries shall also be pre-settled. In other words, the pre-settled
+nature of the message delivery is propagated across the network to the
+message&#8217;s destination.</td>
+</tr>
+<tr class="row-odd"><td><em>unsettled</em></td>
+<td>Unsettled delivery is also propagated across the network. Because
+unsettled delivery records cannot be discarded, the router tracks the
+incoming deliveries and keeps the association of the incoming
+deliveries to the resulting outgoing deliveries. This kept association
+allows the router to continue to propagate changes in delivery state
+(settlement and disposition) back and forth along the path which the
+message traveled.</td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+</div>
+

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/book/amqp-mapping.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/book/amqp-mapping.html.in 
b/input/releases/qpid-dispatch-0.6.0/book/amqp-mapping.html.in
new file mode 100644
index 0000000..051d754
--- /dev/null
+++ b/input/releases/qpid-dispatch-0.6.0/book/amqp-mapping.html.in
@@ -0,0 +1,214 @@
+
+  
+  <div class="section" id="amqp-mapping">
+<h1>3.3. AMQP Mapping<a class="headerlink" href="#amqp-mapping" 
title="Permalink to this headline">.</a></h1>
+<p>Dispatch Router is an AMQP router and as such, it provides extensions,
+code-points, and semantics for routing over AMQP. This page documents the
+details of Dispatch Router&#8217;s use of AMQP.</p>
+<div class="section" id="message-annotations">
+<h2>3.3.1. Message Annotations<a class="headerlink" 
href="#message-annotations" title="Permalink to this headline">.</a></h2>
+<p>The following Message Annotation fields are defined by Dispatch Router:</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="22%" />
+<col width="19%" />
+<col width="59%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Field</em></th>
+<th class="head"><em>Type</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>x-opt-qd.ingress</td>
+<td>string</td>
+<td>The identity of the ingress router for a message-routed
+message. The ingress router is the first router
+encountered by a transiting message. The router will,
+if this field is present, leave it unaltered. If the
+field is not present, the router shall insert the field
+with its own identity.</td>
+</tr>
+<tr class="row-odd"><td>x-opt-qd.trace</td>
+<td>list of string</td>
+<td>The list of routers through which this message-routed
+message has transited. If this field is not present,
+the router shall do nothing. If the field is present,
+the router shall append its own identity to the end of
+the list.</td>
+</tr>
+<tr class="row-even"><td>x-opt-qd.to</td>
+<td>string</td>
+<td>To-Override for message-routed messages. If this field
+is present, the address in this field shall be used for
+routing in lieu of the <em>to</em> field in the message
+properties. A router may append, remove, or modify this
+annotation field depending on the policy in place for
+routing the message.</td>
+</tr>
+<tr class="row-odd"><td>x-opt-qd.phase</td>
+<td>integer</td>
+<td>The address-phase, if not zero, for messages flowing
+between routers.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="source-target-capabilities">
+<h2>3.3.2. Source/Target Capabilities<a class="headerlink" 
href="#source-target-capabilities" title="Permalink to this headline">.</a></h2>
+<p>The following Capability values are used in Sources and Targets.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="17%" />
+<col width="83%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Capability</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>qd.router</td>
+<td>This capability is added to sources and targets that are used for
+inter-router message exchange.  This capability denotes a link used for
+router-control messages flowing between routers.</td>
+</tr>
+<tr class="row-odd"><td>qd.router-data</td>
+<td>This capability is added to sources and targets that are used for
+inter-router message exchange.  This capability denotes a link used for
+user messages being message-routed across an inter-router connection.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="dynamic-node-properties">
+<h2>3.3.3. Dynamic-Node-Properties<a class="headerlink" 
href="#dynamic-node-properties" title="Permalink to this headline">.</a></h2>
+<p>The following dynamic-node-properties are used by Dispatch in Sources.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="22%" />
+<col width="78%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Property</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>x-opt-qd.address</td>
+<td>The node address describing the destination desired for a dynamic
+source. If this is absent, the router will terminate any dynamic
+receivers. If this address is present, the router will use the address
+to route the dynamic link attach to the proper destination container.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="addresses-and-address-formats">
+<h2>3.3.4. Addresses and Address Formats<a class="headerlink" 
href="#addresses-and-address-formats" title="Permalink to this 
headline">.</a></h2>
+<p>The following AMQP addresses and address patterns are used within
+Dispatch Router.</p>
+<div class="section" id="address-patterns">
+<h3>3.3.4.1. Address Patterns<a class="headerlink" href="#address-patterns" 
title="Permalink to this headline">.</a></h3>
+<table border="1" class="docutils">
+<colgroup>
+<col width="37%" />
+<col width="63%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Pattern</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><cite>_local/&lt;addr&gt;</cite></td>
+<td>An address that references a locally attached
+endpoint. Messages using this address pattern shall not
+be routed over more than one link.</td>
+</tr>
+<tr class="row-odd"><td><cite>_topo/0/&lt;router&gt;/&lt;addr&gt;</cite></td>
+<td><p class="first">An address that references an endpoint attached to a
+specific router node in the network topology. Messages
+with addresses that follow this pattern shall be routed
+along the shortest path to the specified router. Note
+that addresses of this form are a-priori routable in
+that the address itself contains enough information to
+route the message to its destination.</p>
+<p class="last">The &#8216;0&#8217; component immediately preceding the 
router-id
+is a placeholder for an _area_ which may be used in
+the future if area routing is implemented.</p>
+</td>
+</tr>
+<tr class="row-even"><td><cite>&lt;addr&gt;</cite></td>
+<td>A mobile address. An address of this format represents
+an endpoint or a set of distinct endpoints that are
+attached to the network in arbitrary locations. It is
+the responsibility of the router network to determine
+which router nodes are valid destinations for mobile
+addresses.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="supported-addresses">
+<h3>3.3.4.2. Supported Addresses<a class="headerlink" 
href="#supported-addresses" title="Permalink to this headline">.</a></h3>
+<table border="1" class="docutils">
+<colgroup>
+<col width="35%" />
+<col width="65%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Address</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><cite>$management</cite></td>
+<td>The management agent on the attached router/container. This
+address would be used by an endpoint that is a management
+client/console/tool wishing to access management data from
+the attached container.</td>
+</tr>
+<tr class="row-odd"><td><cite>_topo/0/Router.E/$management</cite></td>
+<td>The management agent at Router.E in area 0. This address
+would be used by a management client wishing to access
+management data from a specific container that is reachable
+within the network.</td>
+</tr>
+<tr class="row-even"><td><cite>_local/qdhello</cite></td>
+<td>The router entity in each of the connected routers. This
+address is used to communicate with neighbor routers and is
+exclusively for the HELLO discovery protocol.</td>
+</tr>
+<tr class="row-odd"><td><cite>_local/qdrouter</cite></td>
+<td>The router entity in each of the connected routers. This
+address is used by a router to communicate with other
+routers in the network.</td>
+</tr>
+<tr class="row-even"><td><cite>_topo/0/Router.E/qdrouter</cite></td>
+<td>The router entity at the specifically indicated router. This
+address form is used by a router to communicate with a
+specific router that may or may not be a neighbor.</td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+<div class="section" id="implementation-of-the-amqp-management-specification">
+<h2>3.3.5. Implementation of the AMQP Management Specification<a 
class="headerlink" href="#implementation-of-the-amqp-management-specification" 
title="Permalink to this headline">.</a></h2>
+<p>Qpid Dispatch is manageable remotely via AMQP. It is compliant with the
+emerging AMQP Management specification (draft 9).</p>
+<p>Differences from the specification:</p>
+<ul class="simple">
+<li>The <cite>name</cite> attribute is not required when an entity is created. 
If
+not supplied it will be set to the same value as the system-generated
+&#8220;identity&#8221; attribute. Otherwise it is treated as per the 
standard.</li>
+<li>The <cite>REGISTER</cite> and <cite>DEREGISTER</cite> operations are not 
implemented. The router
+automatically discovers peer routers via the router network and makes
+their management addresses available via the standard GET-MGMT-NODES
+operation.</li>
+</ul>
+</div>
+</div>
+

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ac1c1663/input/releases/qpid-dispatch-0.6.0/book/auto_links.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.6.0/book/auto_links.html.in 
b/input/releases/qpid-dispatch-0.6.0/book/auto_links.html.in
new file mode 100644
index 0000000..6a66f25
--- /dev/null
+++ b/input/releases/qpid-dispatch-0.6.0/book/auto_links.html.in
@@ -0,0 +1,213 @@
+
+  
+  <div class="section" id="indirect-waypoints-and-auto-links">
+<h1>2.5. Indirect Waypoints and Auto-Links<a class="headerlink" 
href="#indirect-waypoints-and-auto-links" title="Permalink to this 
headline">.</a></h1>
+<p>This feature was introduced in Qpid Dispatch 0.6.  It is a significant
+improvement on an earlier somewhat experimental feature called
+Waypoints.</p>
+<p>Auto-link is a feature of Qpid Dispatch Router that enables a router
+to actively attach a link to a node on an external AMQP container.
+The obvious application for this feature is to route messages through
+a queue on a broker, but other applications are possible as well.</p>
+<p>An auto-link manages the lifecycle of one AMQP link.  If messages are
+to be routed to and from a queue on a broker, then two auto-links are
+needed: one for sending messages to the queue and another for
+receiving messages from the queue.  The container to which an
+auto-link attempts to attach may be identified in one of two ways:</p>
+<blockquote>
+<div><ul class="simple">
+<li>The name of the connector/listener that resulted in the connection
+of the container, or</li>
+<li>The AMQP container-id of the remote container.</li>
+</ul>
+</div></blockquote>
+<div class="section" id="queue-waypoint-example">
+<h2>2.5.1. Queue Waypoint Example<a class="headerlink" 
href="#queue-waypoint-example" title="Permalink to this headline">.</a></h2>
+<p>Here is an example configuration for routing messages deliveries
+through a pair of queues on a broker:</p>
+<div class="highlight-python"><div 
class="highlight"><pre><span></span>connector {
+    name: broker
+    role: route-container
+    host: &lt;hostname&gt;
+    port: &lt;port&gt;
+    sasl-mechanisms: ANONYMOUS
+}
+
+address {
+    prefix: queue
+    waypoint: yes
+}
+
+autoLink {
+    addr: queue.first
+    dir: in
+    connection: broker
+}
+
+autoLink {
+    addr: queue.first
+    dir: out
+    connection: broker
+}
+
+autoLink {
+    addr: queue.second
+    dir: in
+    connection: broker
+}
+
+autoLink {
+    addr: queue.second
+    dir: out
+    connection: broker
+}
+</pre></div>
+</div>
+<p>The <em>address</em> entity identifies a namespace (queue.*) that will be
+used for routing messages through queues via autolinks.  The four
+<em>autoLink</em> entities identify the head and tail of two queues on the
+broker that will be connected via auto-links.</p>
+<p>If there is no broker connected, the auto-links shall remain
+<em>inactive</em>.  This can be observed by using the <em>qdstat</em> tool:</p>
+<div class="highlight-python"><div class="highlight"><pre><span></span>$ 
qdstat --autolinks
+AutoLinks
+  addr          dir  phase  link  status    lastErr
+  ===================================================
+  queue.first   in   1            inactive
+  queue.first   out  0            inactive
+  queue.second  in   1            inactive
+  queue.second  out  0            inactive
+</pre></div>
+</div>
+<p>If a broker comes online with a queue called <em>queue.first</em>, the
+auto-links will attempt to activate:</p>
+<div class="highlight-python"><div class="highlight"><pre><span></span>$ 
qdstat --autolinks
+AutoLinks
+  addr          dir  phase  link  status  lastErr
+  ======================================================================
+  queue.first   in   1      6     active
+  queue.first   out  0      7     active
+  queue.second  in   1            failed  Node not found: queue.second
+  queue.second  out  0            failed  Node not found: queue.second
+</pre></div>
+</div>
+<p>Note that two of the auto-links are in <em>failed</em> state because the
+queue does not exist on the broker.</p>
+<p>If we now use the Qpid Proton example application <em>simple_send</em> to
+send three messages to queue.first via the router:</p>
+<div class="highlight-python"><div class="highlight"><pre><span></span>$ 
python simple_send.py -a 127.0.0.1/queue.first -m3
+all messages confirmed
+</pre></div>
+</div>
+<p>and then look at the address statistics on the router:</p>
+<div class="highlight-python"><div class="highlight"><pre><span></span>$ 
qdstat -a
+Router Addresses
+  class   addr           phs  distrib   in-proc  local  remote  cntnr  in  out 
 thru  to-proc  from-proc
+  
========================================================================================================
+  mobile  queue.first    1    balanced  0        0      0       0      0   0   
 0     0        0
+  mobile  queue.first    0    balanced  0        1      0       0      3   3   
 0     0        0
+</pre></div>
+</div>
+<p>we see that <em>queue.first</em> appears twice in the list of addresses.  
The
+<em>phs</em>, or phase column shows that there are two phases for the
+address.  Phase &#8216;0&#8217; is for routing message deliveries from 
producers
+to the tail of the queue (the <em>out</em> auto-link associated with the
+queue).  Phase &#8216;1&#8217; is for routing deliveries from the head of the
+queue to subscribed consumers.</p>
+<p>Note that three deliveries have been counted in the &#8220;in&#8221; and 
&#8220;out&#8221;
+columns for phase &#8216;0&#8217;.  The &#8220;in&#8221; column represents the 
three messages
+that arrived from simple_send and the &#8220;out&#8221; column represents the
+three deliveries to the queue on the broker.</p>
+<p>If we now use <em>simple_recv</em> to receive three messages from this
+address:</p>
+<div class="highlight-python"><div class="highlight"><pre><span></span>$ 
python simple_recv_noignore.py -a 127.0.0.1:5672/queue.first -m3
+{u&#39;sequence&#39;: int32(1)}
+{u&#39;sequence&#39;: int32(2)}
+{u&#39;sequence&#39;: int32(3)}
+</pre></div>
+</div>
+<p>We receive the three queued messages.  Looking at the addresses again,
+we see that phase &#8216;1&#8217; was used to deliver those messages from the
+queue to the consumer.</p>
+<div class="highlight-python"><div class="highlight"><pre><span></span>$ 
qdstat -a
+Router Addresses
+  class   addr           phs  distrib   in-proc  local  remote  cntnr  in  out 
 thru  to-proc  from-proc
+  
========================================================================================================
+  mobile  queue.first    1    balanced  0        0      0       0      3   3   
 0     0        0
+  mobile  queue.first    0    balanced  0        1      0       0      3   3   
 0     0        0
+</pre></div>
+</div>
+<p>Note that even in a multi-router network, and with multiple producers
+and consumers for <em>queue.first</em>, all deliveries will be routed through
+the queue on the connected broker.</p>
+</div>
+<div class="section" id="sharded-queue-example">
+<h2>2.5.2. Sharded Queue Example<a class="headerlink" 
href="#sharded-queue-example" title="Permalink to this headline">.</a></h2>
+<p>Here is an extension of the above example to illustrate how Qpid
+Dispatch Router can be used to create a distributed queue in which
+multiple brokers share the message-queueing load.</p>
+<div class="highlight-python"><div 
class="highlight"><pre><span></span>connector {
+    name: broker1
+    role: route-container
+    host: &lt;hostname&gt;
+    port: &lt;port&gt;
+    sasl-mechanisms: ANONYMOUS
+}
+
+connector {
+    name: broker2
+    role: route-container
+    host: &lt;hostname&gt;
+    port: &lt;port&gt;
+    sasl-mechanisms: ANONYMOUS
+}
+
+address {
+    prefix: queue
+    waypoint: yes
+}
+
+autoLink {
+    addr: queue.first
+    dir: in
+    connection: broker1
+}
+
+autoLink {
+    addr: queue.first
+    dir: out
+    connection: broker1
+}
+
+autoLink {
+    addr: queue.first
+    dir: in
+    connection: broker2
+}
+
+autoLink {
+    addr: queue.first
+    dir: out
+    connection: broker2
+}
+</pre></div>
+</div>
+<p>In the above configuration, there are two instances of <em>queue.first</em>
+on brokers 1 and 2.  Message traffic from producers to address
+<em>queue.first</em> shall be balanced between the two instance and messages
+from the queues shall be balanced across the collection of subscribers
+to the same address.</p>
+</div>
+<div class="section" id="dynamically-adding-shards">
+<h2>2.5.3. Dynamically Adding Shards<a class="headerlink" 
href="#dynamically-adding-shards" title="Permalink to this headline">.</a></h2>
+<p>Since configurable entities in the router can also be accessed via the
+management protocol, we can remotely add a shard to the above example
+using <em>qdmanage</em>:</p>
+<div class="highlight-python"><div 
class="highlight"><pre><span></span>qdmanage create --type 
org.apache.qpid.dispatch.connector host=&lt;host&gt; port=&lt;port&gt; 
name=broker3
+qdmanage create --type org.apache.qpid.dispatch.router.config.autoLink 
addr=queue.first dir=in connection=broker3
+qdmanage create --type org.apache.qpid.dispatch.router.config.autoLink 
addr=queue.first dir=out connection=broker3
+</pre></div>
+</div>
+</div>
+</div>
+


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to