You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by hb...@apache.org on 2017/12/05 15:03:36 UTC

[1/2] incubator-trafficcontrol-website git commit: Updates for the Downloads page for 2.1.0

Repository: incubator-trafficcontrol-website
Updated Branches:
  refs/heads/asf-site c055e9dbe -> 418170d4b


Updates for the Downloads page for 2.1.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/commit/f36f163d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/f36f163d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/f36f163d

Branch: refs/heads/asf-site
Commit: f36f163dc3fb7d28283a0937a12adfa01ba8e197
Parents: 920054b
Author: hbeatty <hb...@users.noreply.github.com>
Authored: Tue Dec 5 10:01:22 2017 -0500
Committer: hbeatty <hb...@users.noreply.github.com>
Committed: Tue Dec 5 10:01:22 2017 -0500

----------------------------------------------------------------------
 css/home.css             |   5 +-
 downloads/index-new.html | 228 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 231 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/f36f163d/css/home.css
----------------------------------------------------------------------
diff --git a/css/home.css b/css/home.css
index 3e258b6..e02d691 100644
--- a/css/home.css
+++ b/css/home.css
@@ -211,5 +211,6 @@ table.dlTable {
 	width: 32em;
 }
 
-
-
+code {
+    display: block;
+}

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/f36f163d/downloads/index-new.html
----------------------------------------------------------------------
diff --git a/downloads/index-new.html b/downloads/index-new.html
new file mode 100644
index 0000000..82c063d
--- /dev/null
+++ b/downloads/index-new.html
@@ -0,0 +1,228 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>Traffic Control</title>
+
+    <!-- Bootstrap -->
+    <link href="../css/bootstrap.min.css" rel="stylesheet">
+    <link href="../css/home.css" rel="stylesheet">
+
+    <script type="text/javascript">
+      function rel_notes(id, text, btn) {
+          var x = document.getElementById(id);
+          if (x.style.display === "none") {
+              x.style.display = "block";
+          } else {
+              x.style.display = "none";
+          }
+      }
+    </script>
+
+  </head>
+  <body>
+    <div class="bkgdWrapper">
+    </div>
+    <div class="appWrapper">
+      <div class="appHeader">
+        <div class="applogo"></div>
+          <div class="navWrapper">
+            <ul>
+              <li class="navMain"><a href="../security/index.html">SECURITY</a></li>
+              <li class="selected"><b>DOWNLOADS</b></a></li>
+              <li class="navMain"><a href="https://github.com/apache/incubator-trafficcontrol">GIT</a></li>
+              <li class="navMain"><a href="../docs/latest/index.html">DOCS</a></li>
+              <li class="navMain"><a href="../ask/index.html">INFO</a></li>
+              <li class="navMain"><a href="../index.html">HOME</a></li></ul>
+            </ul>
+          </div>
+        </div>
+        <hr/>
+        <div class="relNotesContainer">
+          <h2>Apache Traffic Control 2.1.0-incubating</h2>
+          The source code for Traffic Control 2.1.0 is available here:
+          <table>
+            <tbody padding="0 15px 0 15px">
+              <tr>
+                <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/trafficcontrol/2.1.0-incubating/apache-trafficcontrol-2.1.0-incubating.tar.gz">apache-trafficcontrol-2.1.0-incubating.tar.gz</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/2.1.0-incubating/apache-trafficcontrol-2.1.0-incubating.tar.gz.md5sum">MD5</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/2.1.0-incubating/apache-trafficcontrol-2.1.0-incubating.tar.gz.shasum">SHA512</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/2.1.0-incubating/apache-trafficcontrol-2.1.0-incubating.tar.gz.asc">PGP</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/KEYS">KEYS</a></td>
+                <td padding = "10px"><a href="http://trafficcontrol.apache.org/downloads/profiles/2.1.x/default/">Default Profiles</a></td>
+                <td padding = "10px"><a href="#" onclick="rel_notes('2.1.0_rel_notes'); return false;">Release Notes</a></td>
+              </tr>
+            </tbody>
+          </table>
+        </div>
+        <div id="2.1.0_rel_notes" class="relNotesContainer" style="display: none;">
+          <a href="#" onclick="rel_notes('2.1.0_rel_notes'); return false;">Hide</a>
+          <h2>Release Notes</h2>
+          <p class="relNotesText">A bunch of release notes here.
+          </p>
+          <h3>Traffic Stats</h3>
+          <p class="relNotesText">
+            Traffic Stats works best with
+            influxdb version < 1.3.x.  As of 1.3.x InfluxDB now returns a 400 response
+            when the client attempts to write points that are outside of the retention
+            policy.  When this happens, Traffic Stats seems to hold on to the "old"
+            points and attempts to write them again on the next POST.  This causes what
+            is essentially a memory leak in Traffic Stats since it continues to hold
+            onto and tries to write stats that are outside of the retention policy.
+            This may or may not affect a user, depending upon which stats they are
+            trying to write to influxdb.  For example, we write the wrap_count to
+            influxdb, this is a stat that does not often change within 24 hours, so we
+            see the memory leak with stats not written on each poll of traffic stats.
+          </p>
+          <p class="relNotesText">
+            In versions < 1.3.x InfluxDB would still not write the point, but it would
+            accept the write request and just drop the points outside of the retention
+            policy on the floor.
+          </p>
+        </div>
+        <div class="relNotesContainer">
+          <h2>Apache Traffic Control 2.0.0-incubating</h2>
+          The source code for Traffic Control 2.0.0 is available here:
+          <table>
+            <tbody padding="0 15px 0 15px">
+              <tr>
+                <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/trafficcontrol/2.0.0-incubating/apache-trafficcontrol-2.0.0-incubating.tar.gz">apache-trafficcontrol-2.0.0-incubating.tar.gz</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/2.0.0-incubating/apache-trafficcontrol-2.0.0-incubating.tar.gz.md5sum">MD5</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/2.0.0-incubating/apache-trafficcontrol-2.0.0-incubating.tar.gz.shasum">SHA512</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/2.0.0-incubating/apache-trafficcontrol-2.0.0-incubating.tar.gz.asc">PGP</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/KEYS">KEYS</a></td>
+                <td padding = "10px"><a href="http://trafficcontrol.apache.org/downloads/profiles/2.0.x/default/">Default Profiles</a></td>
+                <td padding = "10px"><a href="#" onclick="rel_notes('2.0.0_rel_notes'); return false;">Release Notes</a></td>
+              </tr>
+            </tbody>
+          </table>
+        </div>
+        <div id="2.0.0_rel_notes" class="relNotesContainer" style="display: none;">
+          <a href="#" onclick="rel_notes('2.0.0_rel_notes'); return false;">Hide</a>
+          <h2>Release Notes</h2>
+          <h3>Traffic Ops DB</h3>
+          <p class="relNotesText">Starting in Traffic Control 2.0.0, Postgres replaces MySQL as the Traffic Ops
+            Database. The change in database server now provides a more friendly open source license for Traffic
+            Control users.
+          </p>
+          <p class="relNotesText">To begin using Postgres, see traffic_ops_db/pg-migration/README.md for the
+            MANDATORY migration steps. This upgrade must be performed using a Traffic Control 1.8.x database. If
+            currently using a version of Traffic Control prior to 1.8.0, you must upgrade to 1.8.1 first before
+            upgrading to 2.0.0.
+          </p>
+        </div>
+        <div class="relNotesContainer">
+          <h2>Apache Traffic Control 1.8.1-incubating</h2>
+          The source code for Traffic Control 1.8.1 is available here:
+          <table>
+            <tbody padding="0 15px 0 15px">
+              <tr>
+                <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/trafficcontrol/1.8.1-incubating/trafficcontrol-incubating-1.8.1.tar.gz">trafficcontrol-incubating-1.8.1.tar.gz</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/1.8.1-incubating/trafficcontrol-incubating-1.8.1.tar.gz.md5">MD5</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/1.8.1-incubating/trafficcontrol-incubating-1.8.1.tar.gz.sha512">SHA512</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/1.8.1-incubating/trafficcontrol-incubating-1.8.1.tar.gz.asc">PGP</a></td>
+                <td padding="10px"><a href="https://www.apache.org/dist/incubator/trafficcontrol/KEYS">KEYS</a></td>
+                <td padding="10px"><a href="#" onclick="rel_notes('1.8.1_rel_notes'); return false;">Release Notes</a></td>
+              </tr>
+            </tbody>
+          </table>
+        </div>
+        <div id="1.8.1_rel_notes" class="relNotesContainer" style="display: none;">
+          <a href="#" onclick="rel_notes('1.8.1_rel_notes'); return false;">Hide</a>
+          <h2>Release Notes - We're Incubating!</h2>
+          <p class="relNotesText">The Traffic Control project has been accepted into the Apache Incubator, and is
+            thus now Apache Traffic Control (incubating). Beyond simply moving the website,
+            this necessitated a number of changes, including changing the license header on each file.
+          </p>
+          <p class="relNotesText">The 1.8.1-incubating release is Apache Traffic Control's
+            second release under the Apache incubator.  This release contains several bug
+            fixes as well as updating a couple of dependencies.
+          </p>
+          <h3>Traffic Router</h3>
+          <p class="relNotesText">Recommendations based on load testing of HTTPS support: </p>
+          <p class="relNotesText">It is generally recommended to use the G1 garbage collector for JVM
+            applications running on multi core machines. In addition to using the G1
+            garbage collector, the InitiatingHeapOccupancyPercent was lowered to run
+            garbage collection more frequently.  This improved overall throughput for
+            Traffic Router and reduced 'Stop the World' garbage collection.
+          </p>
+          <p class="relNotesText">The following example of /opt/tomcat/bin/setenv.sh that
+            has been tested on a multi core server running under HTTPS load test requests.
+            Note that setting the min and max heap settings in setenv.sh will override init
+            scripts in /etc/init.d/tomcat.
+          </p>
+          <pre><code>
+#! /bin/sh
+export CATALINA_OPTS="$CATALINA_OPTS -server"
+export CATALINA_OPTS="$CATALINA_OPTS -Xms2g -Xmx2g"
+export CATALINA_OPTS="$CATALINA_OPTS -XX:+UseG1GC"
+export CATALINA_OPTS="$CATALINA_OPTS -XX:+UnlockExperimentalVMOptions"
+export CATALINA_OPTS="$CATALINA_OPTS -XX:InitiatingHeapOccupancyPercent=30"
+          </code></pre>
+          <h3>Traffic Stats</h3>
+          <ul>
+            <li>As of 1.8 Traffic Stats now requires InfluxDB 1.0 or greater.  For support of InfluxDb version &lt; 1.0 please use Traffic Stats 1.7.</li>
+            <li>Traffic Stats now uses its config file to determine which influxdb urls to use. This allows a user to run a single instance of influxdb, an enterprise clustered solution, or a HA solution using influxdb-relay (https://github.com/influxdata/influxdb-relay).</li>
+            <li>It is recommended to use the traffic_stats.cfg file provided by the TS 1.8 RPM. This version of the config file contains the new InfluxUrls array and there were some unnecessary variables that were removed.</li>
+          </ul>
+        </div>
+        <div class="relNotesContainer">
+          Older, non-ASF releases can be found <a href="http://traffic-control-cdn.net/downloads/index.html">here</a>.
+        </div>
+        <div class="relNotesContainer" id="verify">
+          <h2>Signing Keys</h2>
+          <p class="relNotesText">It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures.</p>
+          <p class="relNotesText">
+          <p>The PGP signatures can be verified using PGP or GPG. First download the <a href="https://www.apache.org/dist/incubator/trafficcontrol/KEYS">KEYS</a> as well as the 
+            <font color="red" >`asc`</font> signature file for the relevant distribution. Make sure you get these files from the <a href="//www.apache.org/incubator/trafficcontrol/">main distribution 
+            directory</a>, rather than from a mirror. Then verify the signatures using
+          </p>
+          <code>
+            % pgpk -a KEYS
+            % pgpv apache-trafficcontrol-2.0.0-incubating.tar.gz.asc
+          </code>
+          <p>
+            <em>or</em> <br/>
+            <code>
+              % pgp -ka KEYS<br/>
+              % pgp apache-trafficcontrol-2.0.0-incubating.tar.gz.asc
+            </code>
+            <em>or</em><br/>
+            <code>
+              % gpg --import KEYS<br/>
+              % gpg --verify apache-trafficcontrol-2.0.0-incubating.tar.gz.asc apache-trafficcontrol-2.0.0-incubating.tar.gz
+            </code>
+          </p>
+          <ul>
+            <li><p>apache-trafficcontrol-2.1.0-incubating.tar.* are signed by Hank Beatty <font color="red">4E0CC77C</font> </p></li>
+            <li><p>apache-trafficcontrol-2.0.0-incubating.tar.* are signed by Eric Friedrich <font color="red">9AB7BDD5</font> </p></li>
+            <li><p>apache-trafficcontrol-1.8.1-incubating.tar.* are signed by Dan Kirkwood <font color="red">4587A8F0</font> </p></li>
+          </ul>
+          <p>
+            Alternatively, you can verify the MD5 signature on the files. A unix program called <font color="red" >`md5`</font> or <font color="red">`md5sum`</font> is included in many unix distributions. It
+            is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. An MD5 signature consists of 32 hex characters, and a 
+            SHA1 signature consists of 40 hex characters. Ensure your generated signature string matches the signature string published in the files above.
+          </p>
+        </div>
+        <br/>
+        <hr/>
+        <div id='footer' class='footer'>
+          <a href="http://incubator.apache.org/" target="_blank"><img src="../images/incubator_logo_bw.png" alt="" height=120/></a>
+          <br/>
+          <p>
+            Apache Traffic Control is an effort undergoing Incubation at The Apache Software Foundation (ASF), sponsored by the Incubator.
+            Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.
+            While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+            <br/>
+          </p>
+          <p>
+            Copyright &copy; 2016-2017 <a href='http://www.apache.org/'>The Apache Software Foundation</a>
+            <br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+          </p>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>


[2/2] incubator-trafficcontrol-website git commit: Merge branch 'asf-site' of https://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website into asf-site

Posted by hb...@apache.org.
Merge branch 'asf-site' of https://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website into asf-site


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/commit/418170d4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/418170d4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/418170d4

Branch: refs/heads/asf-site
Commit: 418170d4b0427af6ac192757f7c5a9e346bcb50a
Parents: f36f163 c055e9d
Author: hbeatty <hb...@users.noreply.github.com>
Authored: Tue Dec 5 10:02:31 2017 -0500
Committer: hbeatty <hb...@users.noreply.github.com>
Committed: Tue Dec 5 10:02:31 2017 -0500

----------------------------------------------------------------------
 .../admin/traffic_monitor_golang.rst.txt        |   2 +-
 .../admin/traffic_ops/installation.rst.txt      |   2 +-
 .../_sources/admin/traffic_ops/using.rst.txt    |   2 +-
 .../_sources/admin/traffic_portal.rst.txt       |   3 +-
 .../development/traffic_monitor_golang.rst.txt  |  22 +-
 .../_sources/development/traffic_ops.rst.txt    |   4 +
 .../traffic_ops_api/v11/deliveryservice.rst.txt |  10 +
 .../traffic_ops_api/v12/deliveryservice.rst.txt | 314 +++++++-
 .../traffic_ops_api/v12/federation.rst.txt      | 285 ++++++-
 .../v12/federation_deliveryservice.rst.txt      | 155 ++++
 .../v12/federation_federationresolver.rst.txt   | 118 +++
 .../v12/federation_resolver.rst.txt             | 110 +++
 .../traffic_ops_api/v12/federation_user.rst.txt | 161 ++++
 .../traffic_ops_api/v12/server.rst.txt          | 168 +++--
 .../_sources/development/traffic_portal.rst.txt |   2 +-
 docs/master/admin/quick_howto/dnssec.html       |   8 +-
 docs/master/admin/quick_howto/federations.html  |   2 +-
 docs/master/admin/quick_howto/index.html        |   2 +-
 docs/master/admin/quick_howto/multi_site.html   |   2 +-
 docs/master/admin/quick_howto/regionalgeo.html  |   2 +-
 docs/master/admin/quick_howto/steering.html     |   2 +-
 docs/master/admin/traffic_monitor_golang.html   |   2 +-
 .../master/admin/traffic_ops/configuration.html |   2 +-
 .../admin/traffic_ops/default_profiles.html     |   2 +-
 docs/master/admin/traffic_ops/extensions.html   |   2 +-
 docs/master/admin/traffic_ops/installation.html |   4 +-
 .../traffic_ops/migration_from_10_to_20.html    |   2 +-
 docs/master/admin/traffic_ops/using.html        |   4 +-
 docs/master/admin/traffic_portal.html           |  11 +-
 docs/master/admin/traffic_router.html           |   2 +-
 docs/master/admin/traffic_server.html           |   2 +-
 docs/master/admin/traffic_stats.html            |   2 +-
 docs/master/basics/cache_revalidation.html      |   2 +-
 docs/master/basics/caching_proxies.html         |   2 +-
 .../basics/content_delivery_networks.html       |   2 +-
 docs/master/basics/http_11.html                 |   2 +-
 docs/master/basics/index.html                   |   2 +-
 docs/master/development/building.html           |   2 +-
 docs/master/development/traffic_monitor.html    |   2 +-
 .../traffic_monitor/traffic_monitor_api.html    |   2 +-
 .../development/traffic_monitor_golang.html     |  27 +-
 docs/master/development/traffic_ops.html        |   4 +
 .../development/traffic_ops_api/routes.html     |   2 +-
 .../development/traffic_ops_api/v11/asn.html    |   2 +-
 .../traffic_ops_api/v11/cachegroup.html         |   2 +-
 .../development/traffic_ops_api/v11/cdn.html    |   2 +-
 .../traffic_ops_api/v11/changelog.html          |   2 +-
 .../traffic_ops_api/v11/deliveryservice.html    |  46 +-
 .../development/traffic_ops_api/v11/hwinfo.html |   2 +-
 .../traffic_ops_api/v11/parameter.html          |   2 +-
 .../traffic_ops_api/v11/phys_location.html      |   2 +-
 .../traffic_ops_api/v11/profile.html            |   2 +-
 .../development/traffic_ops_api/v11/region.html |   2 +-
 .../development/traffic_ops_api/v11/role.html   |   2 +-
 .../development/traffic_ops_api/v11/server.html |   2 +-
 .../traffic_ops_api/v11/static_dns.html         |   2 +-
 .../development/traffic_ops_api/v11/status.html |   2 +-
 .../development/traffic_ops_api/v11/system.html |   2 +-
 .../traffic_ops_api/v11/to_extension.html       |   2 +-
 .../development/traffic_ops_api/v11/type.html   |   2 +-
 .../development/traffic_ops_api/v11/user.html   |   2 +-
 .../traffic_ops_api/v12/api_capability.html     |   2 +-
 .../development/traffic_ops_api/v12/asn.html    |   8 +-
 .../traffic_ops_api/v12/cache_stats.html        |   2 +-
 .../traffic_ops_api/v12/cachegroup.html         |   8 +-
 .../v12/cachegroup_parameter.html               |   2 +-
 .../traffic_ops_api/v12/capability.html         |   2 +-
 .../development/traffic_ops_api/v12/cdn.html    |   2 +-
 .../traffic_ops_api/v12/changelog.html          |   2 +-
 .../traffic_ops_api/v12/configfiles_ats.html    |   2 +-
 .../traffic_ops_api/v12/deliveryservice.html    | 747 ++++++++++++++-----
 .../v12/deliveryservice_regex.html              |   2 +-
 .../v12/deliveryservice_stats.html              |   2 +-
 .../traffic_ops_api/v12/division.html           |   2 +-
 .../traffic_ops_api/v12/federation.html         | 470 +++++++++++-
 .../v12/federation_deliveryservice.html         | 491 ++++++++++++
 .../v12/federation_federationresolver.html      | 440 +++++++++++
 .../v12/federation_resolver.html                | 423 +++++++++++
 .../traffic_ops_api/v12/federation_user.html    | 501 +++++++++++++
 .../development/traffic_ops_api/v12/hwinfo.html |   2 +-
 .../traffic_ops_api/v12/influxdb.html           |   2 +-
 .../development/traffic_ops_api/v12/iso.html    |   2 +-
 .../development/traffic_ops_api/v12/job.html    |   2 +-
 .../traffic_ops_api/v12/parameter.html          |   2 +-
 .../traffic_ops_api/v12/phys_location.html      |   2 +-
 .../traffic_ops_api/v12/profile.html            |   2 +-
 .../development/traffic_ops_api/v12/region.html |   2 +-
 .../development/traffic_ops_api/v12/role.html   |   2 +-
 .../development/traffic_ops_api/v12/server.html | 114 +--
 .../traffic_ops_api/v12/static_dns.html         |   2 +-
 .../development/traffic_ops_api/v12/status.html |   2 +-
 .../traffic_ops_api/v12/steering_target.html    |   2 +-
 .../development/traffic_ops_api/v12/system.html |   2 +-
 .../development/traffic_ops_api/v12/tenant.html |   2 +-
 .../traffic_ops_api/v12/to_extension.html       |   2 +-
 .../traffic_ops_api/v12/topology.html           |   2 +-
 .../development/traffic_ops_api/v12/type.html   |   2 +-
 .../development/traffic_ops_api/v12/user.html   |   2 +-
 docs/master/development/traffic_portal.html     |   4 +-
 docs/master/development/traffic_router.html     |   2 +-
 .../traffic_router/traffic_router_api.html      |   2 +-
 docs/master/development/traffic_server.html     |   2 +-
 docs/master/development/traffic_stats.html      |   2 +-
 docs/master/faq/administration.html             |   2 +-
 docs/master/faq/development.html                |   2 +-
 docs/master/faq/general.html                    |   2 +-
 docs/master/faq/index.html                      |   2 +-
 docs/master/glossary.html                       |   2 +-
 docs/master/objects.inv                         | Bin 4387 -> 4623 bytes
 docs/master/overview/index.html                 |   2 +-
 docs/master/overview/introduction.html          |   2 +-
 docs/master/overview/traffic_monitor.html       |   2 +-
 docs/master/overview/traffic_ops.html           |   2 +-
 docs/master/overview/traffic_portal.html        |   2 +-
 docs/master/overview/traffic_router.html        |   2 +-
 docs/master/overview/traffic_server.html        |   2 +-
 docs/master/overview/traffic_stats.html         |   2 +-
 docs/master/overview/traffic_vault.html         |   2 +-
 docs/master/searchindex.js                      |   2 +-
 119 files changed, 4339 insertions(+), 501 deletions(-)
----------------------------------------------------------------------