You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2016/11/01 21:44:51 UTC

[27/51] [partial] incubator-trafficcontrol-website git commit: updates website files except for downloads dir

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/development/traffic_portal.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/development/traffic_portal.html b/docs/1.7.0/development/traffic_portal.html
index 9e171b9..49904cc 100644
--- a/docs/1.7.0/development/traffic_portal.html
+++ b/docs/1.7.0/development/traffic_portal.html
@@ -119,7 +119,7 @@
 <ul class="current">
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Developer&#8217;s Guide</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="traffic_ops.html">Traffic Ops</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Portal</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/development/traffic_router.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/development/traffic_router.html b/docs/1.7.0/development/traffic_router.html
index e218117..27e6e98 100644
--- a/docs/1.7.0/development/traffic_router.html
+++ b/docs/1.7.0/development/traffic_router.html
@@ -120,7 +120,7 @@
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Developer&#8217;s Guide</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="traffic_ops.html">Traffic Ops</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Router</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_server.html">Traffic Server</a></li>
@@ -374,7 +374,7 @@
 </div>
 <div class="section" id="api">
 <h2>API<a class="headerlink" href="#api" title="Permalink to this headline">�</a></h2>
-<p><a class="reference internal" href="traffic_router/traffic_router_api.html#reference-tr-api"><em>Traffic Router API</em></a></p>
+<p><a class="reference internal" href="traffic_router/traffic_router_api.html#reference-tr-api"><span class="std std-ref">Traffic Router API</span></a></p>
 <div class="toctree-wrapper compound">
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/development/traffic_server.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/development/traffic_server.html b/docs/1.7.0/development/traffic_server.html
index dfcdd5f..b678c86 100644
--- a/docs/1.7.0/development/traffic_server.html
+++ b/docs/1.7.0/development/traffic_server.html
@@ -123,7 +123,7 @@
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Server</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Server</a></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/development/traffic_stats.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/development/traffic_stats.html b/docs/1.7.0/development/traffic_stats.html
index b3baac6..736dafc 100644
--- a/docs/1.7.0/development/traffic_stats.html
+++ b/docs/1.7.0/development/traffic_stats.html
@@ -122,7 +122,7 @@
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Stats</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Stats</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_server.html">Traffic Server</a></li>
 </ul>
 </li>
@@ -195,10 +195,10 @@
 <p>To work on Traffic Stats you need a *nix (MacOS and Linux are most commonly used) environment that has the following installed:</p>
 <blockquote>
 <div><ul class="simple">
-<li><a class="reference external" href="https://golang.org/doc/install">Go 1.5.x or above</a></li>
+<li><a class="reference external" href="https://golang.org/doc/install">Go 1.7.x or above</a></li>
 <li>Access to a working instance of Traffic Ops</li>
 <li>Access to a working instance of Traffic Monitor</li>
-<li><a class="reference external" href="https://influxdb.com/download/index.html">InfluxDb version 0.10.0 or greater</a></li>
+<li><a class="reference external" href="https://influxdb.com/download/index.html">InfluxDb version 1.0.0 or greater</a></li>
 </ul>
 </div></blockquote>
 </div>
@@ -208,12 +208,13 @@
 <div><ul class="simple">
 <li><strong>traffic_control/traffic_stats</strong> - contains Go source files and Files used to create the Traffic Stats rpm.</li>
 <li><strong>traffic_control/traffic_stats/grafana/</strong> - contains a javascript file which is installed on the grafana server.  This allows Traffic Ops to create custom dashboards for Delivery Services, Caches, etc.</li>
+<li><strong>traffic_control/traffic_stats/influxdb_tools/</strong> - contains one tool to create the databases and retention policies needed by Traffic Stats as well as continuous queries to downsample data; contains another tool to sync downsampled data between influxdb instances.  This is is helpful if you have multiple instances and they get out of sync with data.</li>
 </ul>
 </div></blockquote>
 </div>
 <div class="section" id="go-formatting-conventions">
 <h2>Go Formatting Conventions<a class="headerlink" href="#go-formatting-conventions" title="Permalink to this headline">�</a></h2>
-<p>In general <a class="reference external" href="https://golang.org/cmd/gofmt/">Go fmt</a> is the standard for formatting go code.</p>
+<p>In general <a class="reference external" href="https://golang.org/cmd/gofmt/">Go fmt</a> is the standard for formatting go code.  It is also recommended to use <a class="reference external" href="https://github.com/golang/lint">Go lint</a>.</p>
 </div>
 <div class="section" id="installing-the-developer-environment">
 <h2>Installing The Developer Environment<a class="headerlink" href="#installing-the-developer-environment" title="Permalink to this headline">�</a></h2>
@@ -232,8 +233,7 @@
 <div class="section" id="test-cases">
 <h2>Test Cases<a class="headerlink" href="#test-cases" title="Permalink to this headline">�</a></h2>
 <blockquote>
-<div>Currently there are not automated tests for Traffic Stats :(.
-We hope to remedy this problem very soon!</div></blockquote>
+<div>Currently there are no automated tests for Traffic Stats :( but pull requests are always welcome to fix this problem!</div></blockquote>
 </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/faq/administration.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/faq/administration.html b/docs/1.7.0/faq/administration.html
index 23f3a32..2619629 100644
--- a/docs/1.7.0/faq/administration.html
+++ b/docs/1.7.0/faq/administration.html
@@ -131,7 +131,7 @@
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">FAQ</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="general.html">General</a></li>
 <li class="toctree-l2"><a class="reference internal" href="development.html">Development</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Running a Traffic Control CDN</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Running a Traffic Control CDN</a></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/faq/development.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/faq/development.html b/docs/1.7.0/faq/development.html
index 5bb7603..d7ecf38 100644
--- a/docs/1.7.0/faq/development.html
+++ b/docs/1.7.0/faq/development.html
@@ -130,7 +130,7 @@
 <ul class="current">
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">FAQ</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="general.html">General</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Development</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Development</a></li>
 <li class="toctree-l2"><a class="reference internal" href="administration.html">Running a Traffic Control CDN</a></li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/faq/general.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/faq/general.html b/docs/1.7.0/faq/general.html
index 4180f44..6b229d1 100644
--- a/docs/1.7.0/faq/general.html
+++ b/docs/1.7.0/faq/general.html
@@ -129,7 +129,7 @@
 </ul>
 <ul class="current">
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">FAQ</a><ul class="current">
-<li class="toctree-l2 current"><a class="current reference internal" href="">General</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">General</a></li>
 <li class="toctree-l2"><a class="reference internal" href="development.html">Development</a></li>
 <li class="toctree-l2"><a class="reference internal" href="administration.html">Running a Traffic Control CDN</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/faq/index.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/faq/index.html b/docs/1.7.0/faq/index.html
index 2a4b25a..654f412 100644
--- a/docs/1.7.0/faq/index.html
+++ b/docs/1.7.0/faq/index.html
@@ -127,7 +127,7 @@
 </li>
 </ul>
 <ul class="current">
-<li class="toctree-l1 current"><a class="current reference internal" href="">FAQ</a><ul>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">FAQ</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="general.html">General</a></li>
 <li class="toctree-l2"><a class="reference internal" href="development.html">Development</a></li>
 <li class="toctree-l2"><a class="reference internal" href="administration.html">Running a Traffic Control CDN</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/genindex.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/genindex.html b/docs/1.7.0/genindex.html
index e86b724..d94ebda 100644
--- a/docs/1.7.0/genindex.html
+++ b/docs/1.7.0/genindex.html
@@ -203,7 +203,7 @@
   </dl></td>
   <td style="width: 33%" valign="top"><dl>
       
-  <dt><a href="glossary.html#term-content-routing"><strong>302 content routing</strong></a>
+  <dt><a href="glossary.html#term-302-content-routing"><strong>302 content routing</strong></a>
   </dt>
 
   </dl></td>
@@ -271,7 +271,7 @@
   </dt>
 
       
-  <dt><a href="glossary.html#term-5"><strong>content routing</strong></a>
+  <dt><a href="glossary.html#term-content-routing"><strong>content routing</strong></a>
   </dt>
 
       

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/glossary.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/glossary.html b/docs/1.7.0/glossary.html
index f0f8e44..4bcc93b 100644
--- a/docs/1.7.0/glossary.html
+++ b/docs/1.7.0/glossary.html
@@ -134,7 +134,7 @@
 </li>
 </ul>
 <ul class="current">
-<li class="toctree-l1 current"><a class="current reference internal" href="">Glossary</a></li>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">Glossary</a></li>
 </ul>
 
           
@@ -181,44 +181,44 @@
   <div class="section" id="glossary">
 <span id="id1"></span><h1>Glossary<a class="headerlink" href="#glossary" title="Permalink to this headline">�</a></h1>
 <dl class="glossary docutils">
-<dt id="term-content-routing">302 content routing</dt>
-<dd><a class="reference internal" href="overview/traffic_router.html#rl-http-cr"><em> HTTP Content Routing</em></a>.</dd>
+<dt id="term-302-content-routing">302 content routing</dt>
+<dd><a class="reference internal" href="overview/traffic_router.html#rl-http-cr"><span class="std std-ref"> HTTP Content Routing</span></a>.</dd>
 <dt id="term-astats-stats-over-http">astats (stats_over_http)</dt>
-<dd>An ATS plugin that allows you to monitor vitals of the ATS server. See <a class="reference internal" href="overview/traffic_monitor.html#rl-astats"><em> Cache Monitoring</em></a>.</dd>
+<dd>An ATS plugin that allows you to monitor vitals of the ATS server. See <a class="reference internal" href="overview/traffic_monitor.html#rl-astats"><span class="std std-ref"> Cache Monitoring</span></a>.</dd>
 <dt id="term-cache">cache</dt>
-<dd>A caching proxy server. See <a class="reference internal" href="basics/caching_proxies.html#rl-caching-proxy"><em>Caching Proxies</em></a>.</dd>
+<dd>A caching proxy server. See <a class="reference internal" href="basics/caching_proxies.html#rl-caching-proxy"><span class="std std-ref">Caching Proxies</span></a>.</dd>
 <dt id="term-cachegroup">cachegroup</dt>
-<dd>A group of caches that together create a combined larger cache using consistent hashing. See <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><em> Cache Group</em></a>.</dd>
+<dd>A group of caches that together create a combined larger cache using consistent hashing. See <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><span class="std std-ref"> Cache Group</span></a>.</dd>
 <dt id="term-consistent-hashing">consistent hashing</dt>
-<dd>See <a class="reference external" href="http://en.wikipedia.org/wiki/Consistent_hashing">the Wikipedia article</a>; Traffic Control uses consistent hashing when using <a class="reference internal" href="overview/traffic_router.html#rl-http-cr"><em> HTTP Content Routing</em></a> for the edge tier and when selecting parents in the mid tier.</dd>
-<dt id="term-5">content routing</dt>
-<dd>Directing clients (or client systems) to a particular location or device in a location for optimal delivery of content See also <a class="reference internal" href="overview/traffic_router.html#rl-http-cr"><em> HTTP Content Routing</em></a> and <a class="reference internal" href="overview/traffic_router.html#rl-dns-cr"><em> DNS Content Routing</em></a>.</dd>
+<dd>See <a class="reference external" href="http://en.wikipedia.org/wiki/Consistent_hashing">the Wikipedia article</a>; Traffic Control uses consistent hashing when using <a class="reference internal" href="overview/traffic_router.html#rl-http-cr"><span class="std std-ref"> HTTP Content Routing</span></a> for the edge tier and when selecting parents in the mid tier.</dd>
+<dt id="term-content-routing">content routing</dt>
+<dd>Directing clients (or client systems) to a particular location or device in a location for optimal delivery of content See also <a class="reference internal" href="overview/traffic_router.html#rl-http-cr"><span class="std std-ref"> HTTP Content Routing</span></a> and <a class="reference internal" href="overview/traffic_router.html#rl-dns-cr"><span class="std std-ref"> DNS Content Routing</span></a>.</dd>
 <dt id="term-coverage-zone-map">coverage zone map</dt>
-<dd>The coverage zone map (czm) or coverage zone file (zcf) is a file that maps network prefixes to cachegroups. See <a class="reference internal" href="overview/traffic_router.html#rl-localization"><em> Localization</em></a>.</dd>
+<dd>The coverage zone map (czm) or coverage zone file (zcf) is a file that maps network prefixes to cachegroups. See <a class="reference internal" href="overview/traffic_router.html#rl-localization"><span class="std std-ref"> Localization</span></a>.</dd>
 <dt id="term-delivery-service">delivery service</dt>
-<dd>A grouping of content in the CDN, usually a determined by the URL hostname. See <a class="reference internal" href="overview/traffic_router.html#rl-ds"><em> Delivery Service</em></a>.</dd>
+<dd>A grouping of content in the CDN, usually a determined by the URL hostname. See <a class="reference internal" href="overview/traffic_router.html#rl-ds"><span class="std std-ref"> Delivery Service</span></a>.</dd>
 <dt id="term-edge-tier-or-cache">edge (tier or cache)</dt>
-<dd>Closest to the client or end-user. The edge tier is the tier that serves the client, edge caches are caches in the edge tier. In a Traffic Control CDN the basic function of the edge cache is that of a <a class="reference internal" href="basics/caching_proxies.html#rl-rev-proxy"><em> Reverse Proxy</em></a>.  See also <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><em> Cache Group</em></a>.</dd>
+<dd>Closest to the client or end-user. The edge tier is the tier that serves the client, edge caches are caches in the edge tier. In a Traffic Control CDN the basic function of the edge cache is that of a <a class="reference internal" href="basics/caching_proxies.html#rl-rev-proxy"><span class="std std-ref"> Reverse Proxy</span></a>.  See also <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><span class="std std-ref"> Cache Group</span></a>.</dd>
 <dt id="term-traffic-ops-extension">(traffic ops) extension</dt>
-<dd>Using <em>extensions</em>, Traffic Ops be extended to use proprietary checks or monitoring sources. See <a class="reference internal" href="overview/traffic_ops.html#rl-trops-ext"><em> Traffic Ops Extension</em></a>.</dd>
+<dd>Using <em>extensions</em>, Traffic Ops be extended to use proprietary checks or monitoring sources. See <a class="reference internal" href="overview/traffic_ops.html#rl-trops-ext"><span class="std std-ref"> Traffic Ops Extension</span></a>.</dd>
 <dt id="term-forward-proxy">forward proxy</dt>
-<dd>A proxy that works that acts like it is the client to the origin. See <a class="reference internal" href="basics/caching_proxies.html#rl-fwd-proxy"><em> Forward Proxy</em></a>.</dd>
+<dd>A proxy that works that acts like it is the client to the origin. See <a class="reference internal" href="basics/caching_proxies.html#rl-fwd-proxy"><span class="std std-ref"> Forward Proxy</span></a>.</dd>
 <dt id="term-geo-localization-or-geo-routing">geo localization or geo routing</dt>
 <dd>Localizing clients to the nearest caches using a geo database like the one from Maxmind.</dd>
 <dt id="term-health-protocol">health protocol</dt>
-<dd>The protocol to monitor the health of all the caches. See <a class="reference internal" href="overview/traffic_monitor.html#rl-health-proto"><em> Health Protocol</em></a>.</dd>
+<dd>The protocol to monitor the health of all the caches. See <a class="reference internal" href="overview/traffic_monitor.html#rl-health-proto"><span class="std std-ref"> Health Protocol</span></a>.</dd>
 <dt id="term-localization">localization</dt>
-<dd>Finding location on the network, or on planet earth. See <a class="reference internal" href="overview/traffic_router.html#rl-localization"><em> Localization</em></a>.</dd>
+<dd>Finding location on the network, or on planet earth. See <a class="reference internal" href="overview/traffic_router.html#rl-localization"><span class="std std-ref"> Localization</span></a>.</dd>
 <dt id="term-mid-tier-or-cache">mid (tier or cache)</dt>
-<dd>The tier above the edge tier. The mid tier does not directly serves the end-user and is used as an additional layer between the edge and the origin. In a Traffic Control CDN the basic function of the mid cache is that of a <a class="reference internal" href="basics/caching_proxies.html#rl-fwd-proxy"><em> Forward Proxy</em></a>. See also <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><em> Cache Group</em></a>.</dd>
+<dd>The tier above the edge tier. The mid tier does not directly serves the end-user and is used as an additional layer between the edge and the origin. In a Traffic Control CDN the basic function of the mid cache is that of a <a class="reference internal" href="basics/caching_proxies.html#rl-fwd-proxy"><span class="std std-ref"> Forward Proxy</span></a>. See also <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><span class="std std-ref"> Cache Group</span></a>.</dd>
 <dt id="term-origin">origin</dt>
 <dd>The source of content for the CDN. Usually a redundant HTTP/1.1 webserver.</dd>
 <dt id="term-parent-cache-or-cachegroup">parent (cache or cachegroup)</dt>
-<dd>The (group of) cache(s) in the higher tier.  See <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><em> Cache Group</em></a>.</dd>
+<dd>The (group of) cache(s) in the higher tier.  See <a class="reference internal" href="overview/traffic_server.html#rl-cachegroup"><span class="std std-ref"> Cache Group</span></a>.</dd>
 <dt id="term-profile">profile</dt>
-<dd>A group of settings (parameters) that will be applied to a server. See <a class="reference internal" href="overview/traffic_server.html#rl-profile"><em> Profile</em></a>.</dd>
+<dd>A group of settings (parameters) that will be applied to a server. See <a class="reference internal" href="overview/traffic_server.html#rl-profile"><span class="std std-ref"> Profile</span></a>.</dd>
 <dt id="term-reverse-proxy">reverse proxy</dt>
-<dd>A proxy that acts like it is the origin to the client. See <a class="reference internal" href="basics/caching_proxies.html#rl-rev-proxy"><em> Reverse Proxy</em></a>.</dd>
+<dd>A proxy that acts like it is the origin to the client. See <a class="reference internal" href="basics/caching_proxies.html#rl-rev-proxy"><span class="std std-ref"> Reverse Proxy</span></a>.</dd>
 </dl>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/index.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/index.html b/docs/1.7.0/index.html
index 8ebab75..b540afe 100644
--- a/docs/1.7.0/index.html
+++ b/docs/1.7.0/index.html
@@ -283,12 +283,13 @@
 <li class="toctree-l3"><a class="reference internal" href="admin/traffic_router.html#event-log-file-format">Event Log File Format</a></li>
 <li class="toctree-l3"><a class="reference internal" href="admin/traffic_router.html#geolimit-failure-redirect-feature">GeoLimit Failure Redirect feature</a></li>
 <li class="toctree-l3"><a class="reference internal" href="admin/traffic_router.html#steering-feature">Steering feature</a></li>
+<li class="toctree-l3"><a class="reference internal" href="admin/traffic_router.html#https-for-http-type-delivery-services">HTTPS for Http Type Delivery Services</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="admin/traffic_stats.html">Traffic Stats Administration</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="admin/traffic_stats.html#installation">Installation</a></li>
 <li class="toctree-l3"><a class="reference internal" href="admin/traffic_stats.html#configuration">Configuration</a></li>
-<li class="toctree-l3"><a class="reference internal" href="admin/traffic_stats.html#id1">InfluxDb Tools</a></li>
+<li class="toctree-l3"><a class="reference internal" href="admin/traffic_stats.html#id2">InfluxDb Tools</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="admin/traffic_server.html">Traffic Server Administration</a><ul>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/objects.inv
----------------------------------------------------------------------
diff --git a/docs/1.7.0/objects.inv b/docs/1.7.0/objects.inv
index f612a40..ea2d450 100644
Binary files a/docs/1.7.0/objects.inv and b/docs/1.7.0/objects.inv differ

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/index.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/index.html b/docs/1.7.0/overview/index.html
index 66ac442..725b4ed 100644
--- a/docs/1.7.0/overview/index.html
+++ b/docs/1.7.0/overview/index.html
@@ -87,7 +87,7 @@
 </li>
 </ul>
 <ul class="current">
-<li class="toctree-l1 current"><a class="current reference internal" href="">Traffic Control Overview</a><ul>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">Traffic Control Overview</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="introduction.html">Introduction</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_ops.html">Traffic Ops</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/introduction.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/introduction.html b/docs/1.7.0/overview/introduction.html
index 37b8d93..f2bbb92 100644
--- a/docs/1.7.0/overview/introduction.html
+++ b/docs/1.7.0/overview/introduction.html
@@ -89,7 +89,7 @@
 </ul>
 <ul class="current">
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Traffic Control Overview</a><ul class="current">
-<li class="toctree-l2 current"><a class="current reference internal" href="">Introduction</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Introduction</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_ops.html">Traffic Ops</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/traffic_monitor.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/traffic_monitor.html b/docs/1.7.0/overview/traffic_monitor.html
index 24853df..604b7cc 100644
--- a/docs/1.7.0/overview/traffic_monitor.html
+++ b/docs/1.7.0/overview/traffic_monitor.html
@@ -93,7 +93,7 @@
 <li class="toctree-l2"><a class="reference internal" href="traffic_ops.html">Traffic Ops</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Monitor</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_server.html">Traffic Server</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_vault.html">Traffic Vault</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/traffic_ops.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/traffic_ops.html b/docs/1.7.0/overview/traffic_ops.html
index 270a974..56d603c 100644
--- a/docs/1.7.0/overview/traffic_ops.html
+++ b/docs/1.7.0/overview/traffic_ops.html
@@ -90,7 +90,7 @@
 <ul class="current">
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Traffic Control Overview</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="introduction.html">Introduction</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Ops</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Ops</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/traffic_portal.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/traffic_portal.html b/docs/1.7.0/overview/traffic_portal.html
index 77ff6b2..aa6b160 100644
--- a/docs/1.7.0/overview/traffic_portal.html
+++ b/docs/1.7.0/overview/traffic_portal.html
@@ -91,7 +91,7 @@
 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Traffic Control Overview</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="introduction.html">Introduction</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_ops.html">Traffic Ops</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Portal</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/traffic_router.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/traffic_router.html b/docs/1.7.0/overview/traffic_router.html
index 03f9070..1d360fc 100644
--- a/docs/1.7.0/overview/traffic_router.html
+++ b/docs/1.7.0/overview/traffic_router.html
@@ -92,7 +92,7 @@
 <li class="toctree-l2"><a class="reference internal" href="introduction.html">Introduction</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_ops.html">Traffic Ops</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Router</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_server.html">Traffic Server</a></li>
@@ -238,16 +238,16 @@
 <span id="rl-http-cr"></span><h2><img alt="arrow" src="../_images/fwda1.png" /> HTTP Content Routing<a class="headerlink" href="#arrow-http-content-routing" title="Permalink to this headline">�</a></h2>
 <blockquote>
 <div><p>For an HTTP delivery service the client receives a URL with a hostname beginning with <code class="docutils literal"><span class="pre">tr.</span></code> (e.g. <a class="reference external" href="http://tr.dsname.cdn.com/foo/bar/fun.html">http://tr.dsname.cdn.com/foo/bar/fun.html</a>), the LDNS server resolves this <code class="docutils literal"><span class="pre">tr.dsname.cdn.com</span></code> to an IP address, but in this case Traffic Router returns its own IP address. The client opens a connection to port 80 on the Traffic Router&#8217;s IP address, and sends:</p>
-<div class="highlight-python"><div class="highlight"><pre>GET /foo/bar/fun.html HTTP/1.1
-Host: tr.dsname.cdn.com
+<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">GET</span> <span class="o">/</span><span class="n">foo</span><span class="o">/</span><span class="n">bar</span><span class="o">/</span><span class="n">fun</span><span class="o">.</span><span class="n">html</span> <span class="n">HTTP</span><span class="o">/</span><span class="mf">1.1</span>
+<span class="n">Host</span><span class="p">:</span> <span class="n">tr</span><span class="o">.</span><span class="n">dsname</span><span class="o">.</span><span class="n">cdn</span><span class="o">.</span><span class="n">com</span>
 </pre></div>
 </div>
 <p>Traffic Router uses an HTTP 302 to redirect the client to the best cache. For example:</p>
-<div class="highlight-python"><div class="highlight"><pre>HTTP/1.1 302 Moved Temporarily
-Server: Apache-Coyote/1.1
-Location: http://atsec-nyc-02.dsname.cdn.com/foo/bar/fun.html
-Content-Length: 0
-Date: Tue, 13 Jan 2015 20:01:41 GMT
+<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">HTTP</span><span class="o">/</span><span class="mf">1.1</span> <span class="mi">302</span> <span class="n">Moved</span> <span class="n">Temporarily</span>
+<span class="n">Server</span><span class="p">:</span> <span class="n">Apache</span><span class="o">-</span><span class="n">Coyote</span><span class="o">/</span><span class="mf">1.1</span>
+<span class="n">Location</span><span class="p">:</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">atsec</span><span class="o">-</span><span class="n">nyc</span><span class="o">-</span><span class="mf">02.</span><span class="n">dsname</span><span class="o">.</span><span class="n">cdn</span><span class="o">.</span><span class="n">com</span><span class="o">/</span><span class="n">foo</span><span class="o">/</span><span class="n">bar</span><span class="o">/</span><span class="n">fun</span><span class="o">.</span><span class="n">html</span>
+<span class="n">Content</span><span class="o">-</span><span class="n">Length</span><span class="p">:</span> <span class="mi">0</span>
+<span class="n">Date</span><span class="p">:</span> <span class="n">Tue</span><span class="p">,</span> <span class="mi">13</span> <span class="n">Jan</span> <span class="mi">2015</span> <span class="mi">20</span><span class="p">:</span><span class="mi">01</span><span class="p">:</span><span class="mi">41</span> <span class="n">GMT</span>
 </pre></div>
 </div>
 <p>The information Traffic Router can consider when selecting a cache in this case is much better:</p>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/traffic_server.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/traffic_server.html b/docs/1.7.0/overview/traffic_server.html
index f68e988..4b0a444 100644
--- a/docs/1.7.0/overview/traffic_server.html
+++ b/docs/1.7.0/overview/traffic_server.html
@@ -95,7 +95,7 @@
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Server</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Server</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_vault.html">Traffic Vault</a></li>
 </ul>
 </li>
@@ -196,7 +196,7 @@
 <p class="first admonition-title">Note</p>
 <p class="last">Often the EDGE to MID relationship is based on network distance, and does not necessarily match the geographic distance.</p>
 </div>
-<p>A cache group serves a particular part of the network as defined in the coverage zone file. See <a class="reference internal" href="../admin/traffic_ops_using.html#rl-asn-czf"><em>The Coverage Zone File and ASN Table</em></a>.</p>
+<p>A cache group serves a particular part of the network as defined in the coverage zone file. See <a class="reference internal" href="../admin/traffic_ops_using.html#rl-asn-czf"><span class="std std-ref">The Coverage Zone File and ASN Table</span></a>.</p>
 <p>Consider the example CDN below:</p>
 <img alt="../_images/cache_groups_1.png" class="align-center" src="../_images/cache_groups_1.png" />
 <p>There are two MID tier cache groups, each assigned with three EDGEs. The lax, den and chi EDGE locations are configured with the West MID as their parent, and the nyc, phl, and hou EDGEs, are configured with the East MID as their parent. On a cache miss, the EDGEs use their assigned parent.</p>

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/traffic_stats.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/traffic_stats.html b/docs/1.7.0/overview/traffic_stats.html
index 9bdcfe3..ec4214c 100644
--- a/docs/1.7.0/overview/traffic_stats.html
+++ b/docs/1.7.0/overview/traffic_stats.html
@@ -94,7 +94,7 @@
 <li class="toctree-l2"><a class="reference internal" href="traffic_portal.html">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Stats</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Stats</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_server.html">Traffic Server</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_vault.html">Traffic Vault</a></li>
 </ul>
@@ -186,7 +186,7 @@
             
   <span class="target" id="reference-label-tc-ts"></span><div class="section" id="traffic-stats">
 <h1>Traffic Stats<a class="headerlink" href="#traffic-stats" title="Permalink to this headline">�</a></h1>
-<p>Traffic Stats is a program written in <a class="reference external" href="http://golang.org">Golang</a> that is used to acquire and store statistics about CDNs controlled by Traffic Control.  Traffic Stats mines metrics from Traffic Monitor&#8217;s JSON APIs and stores the data in <a class="reference external" href="http://influxdb.com">InfluxDb</a>.  Data is typically stored in InfluxDb on a short-term basis (30 days or less) and is used to drive graphs created by <a class="reference external" href="http://grafana.org">Grafana</a> which are linked from Traffic Ops as well as provide data exposed through the Traffic Ops API.  Traffic Stats performs two functions:  first it gathers stat data for Edge Caches and Delivery Services at a configurable interval (10 second default) from the Traffic Monitor API&#8217;s and stores the data in InfluxDb; second it summarizes all of the stats once a day (around midnight UTC) and creates a daily rollup containing the Max Gbps served and the To
 tal Bytes served.</p>
+<p>Traffic Stats is a program written in <a class="reference external" href="http://golang.org">Golang</a> that is used to acquire and store statistics about CDNs controlled by Traffic Control.  Traffic Stats mines metrics from Traffic Monitor&#8217;s JSON APIs and stores the data in <a class="reference external" href="http://influxdb.com">InfluxDb</a>.  Data is typically stored in InfluxDb on a short-term basis (30 days or less).  The data from InfluxDb is then used to drive graphs created by <a class="reference external" href="http://grafana.org">Grafana</a> - which are linked to from Traffic Ops - as well as provide data exposed through the Traffic Ops API.  Traffic Stats performs two functions:  first it gathers stat data for Edge Caches and Delivery Services at a configurable interval (10 second default) from the Traffic Monitor API&#8217;s and stores the data in InfluxDb; second it summarizes all of the stats once a day (around midnight UTC) and creates a daily rollup containi
 ng the Max Gbps served and the Total Bytes served.</p>
 <p>Stat data is stored in three different databases:</p>
 <blockquote>
 <div><ul class="simple">

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/91716725/docs/1.7.0/overview/traffic_vault.html
----------------------------------------------------------------------
diff --git a/docs/1.7.0/overview/traffic_vault.html b/docs/1.7.0/overview/traffic_vault.html
index a2bedea..cff0729 100644
--- a/docs/1.7.0/overview/traffic_vault.html
+++ b/docs/1.7.0/overview/traffic_vault.html
@@ -96,7 +96,7 @@
 <li class="toctree-l2"><a class="reference internal" href="traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_stats.html">Traffic Stats</a></li>
 <li class="toctree-l2"><a class="reference internal" href="traffic_server.html">Traffic Server</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Traffic Vault</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Traffic Vault</a></li>
 </ul>
 </li>
 </ul>