You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by gi...@apache.org on 2018/05/17 15:08:38 UTC

[2/2] incubator-trafficcontrol-website git commit: Update docs from commit 65dc921a45afef6374ec8b942aef3c900ac3a842

Update docs from commit 65dc921a45afef6374ec8b942aef3c900ac3a842


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/8d5038da
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/8d5038da
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/8d5038da

Branch: refs/heads/asf-site
Commit: 8d5038da75a5c7f9233b5420b014af56eab5c8e6
Parents: 9bef250
Author: jenkins <bu...@apache.org>
Authored: Thu May 17 15:08:34 2018 +0000
Committer: jenkins <bu...@apache.org>
Committed: Thu May 17 15:08:34 2018 +0000

----------------------------------------------------------------------
 .../_sources/admin/traffic_router.rst.txt       | 53 ++++++++++++++------
 docs/master/admin/traffic_router.html           | 45 ++++++++++++++---
 docs/master/searchindex.js                      |  2 +-
 3 files changed, 78 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/8d5038da/docs/master/_sources/admin/traffic_router.rst.txt
----------------------------------------------------------------------
diff --git a/docs/master/_sources/admin/traffic_router.rst.txt b/docs/master/_sources/admin/traffic_router.rst.txt
index c1f33c8..963fe15 100644
--- a/docs/master/_sources/admin/traffic_router.rst.txt
+++ b/docs/master/_sources/admin/traffic_router.rst.txt
@@ -205,6 +205,7 @@ Fields Always Present
 |rerr  |Message about internal Traffic Router Error                                      |String                                                                              |
 +------+---------------------------------------------------------------------------------+------------------------------------------------------------------------------------+
 
+
 **rtype meanings**
 
 +-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
@@ -228,24 +229,46 @@ Fields Always Present
 +-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
 |FED          |_*DNS Only*_ The result was obtained through federated coverage zone data outside of any delivery service                                                               |
 +-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+|GEO_REDIRECT |The request was redirected (302) based on the National Geo blocking (Geo Limit Redirect URL) configured on the Delivery Service.                                        |
++-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+|RGALT        |The request was redirected (302) to the Regional Geo blocking URL. Regional Geo blocking is enabled on the Delivery Service and is configured through the               |
+|             |regional_geoblock.polling.url setting for the Traffic Router profile.                                                                                                   |
++-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+|RGDENY       |_*DNS Only*_ The result was obtained through federated coverage zone data outside of any delivery service The request was regionally blocked because there was no rule  |
+|             |for the request made.                                                                                                                                                   |
++-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| "-"         |The request was not redirected. This is usually a result of a DNS request to the Traffic Router or an explicit denial for that request.                                 |
++-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+
 
 **rdtl meanings**
 
-+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
-|Name                      |Meaning                                                                                                                                     |
-+==========================+============================================================================================================================================+
-|DS_NOT_FOUND              |Always goes with rtypes STATIC_ROUTE and DS_MISS                                                                                            |
-+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
-|DS_BYPASS                 |Used Bypass Destination for Redirect of Delivery Service                                                                                    |
-+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
-|DS_NO_BYPASS              |No valid Bypass Destination is configured for the matched Delivery Service and the delivery service does not have the requested resource    |
-+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
-|DS_CZ_ONLY                |The selected Delivery Service only supports resource lookup based on Coverage Zone data                                                     |
-+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
-|DS_CLIENT_GEO_UNSUPPORTED |Traffic Router did not find a resource supported by coverage zone data and was unable to determine the geolocation of the requesting client |
-+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
-|GEO_NO_CACHE_FOUND        |Traffic Router could not find a resource via geolocation data based on the requesting client's geolocation                                  |
-+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|Name                                   |Meaning                                                                                                                                     |
++=======================================+============================================================================================================================================+
+|DS_NOT_FOUND                           |Always goes with rtypes STATIC_ROUTE and DS_MISS                                                                                            |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|DS_BYPASS                              |Used Bypass Destination for Redirect of Delivery Service                                                                                    |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|DS_NO_BYPASS                           |No valid Bypass Destination is configured for the matched Delivery Service and the delivery service does not have the requested resource    |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|DS_CZ_ONLY                             |The selected Delivery Service only supports resource lookup based on Coverage Zone data                                                     |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|DS_CLIENT_GEO_UNSUPPORTED              |Traffic Router did not find a resource supported by coverage zone data and was unable to determine the geolocation of the requesting client |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|GEO_NO_CACHE_FOUND                     |Traffic Router could not find a resource via geolocation data based on the requesting client's geolocation                                  |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|NO_DETAILS                             |This entry is for a standard request.                                                                                                       |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|REGIONAL_GEO_ALTERNATE_WITHOUT_CACHE   |This goes with the rtype RGDENY. The URL is being regionally Geo blocked.                                                                   |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+|REGIONAL_GEO_NO_RULE                   |The request was blocked because there was no rule in the Delivery Service for the request.                                                  |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+| "-"                                   |The request was not redirected. This is usually a result of a DNS request to the Traffic Router or an explicit denial for that request.     |
++---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
+
+
+
 
 ---------------
 

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/8d5038da/docs/master/admin/traffic_router.html
----------------------------------------------------------------------
diff --git a/docs/master/admin/traffic_router.html b/docs/master/admin/traffic_router.html
index e74cfa4..48b7e0c 100644
--- a/docs/master/admin/traffic_router.html
+++ b/docs/master/admin/traffic_router.html
@@ -100,7 +100,6 @@
 <li class="toctree-l2"><a class="reference internal" href="../overview/traffic_router.html">Traffic Router</a></li>
 <li class="toctree-l2"><a class="reference internal" href="../overview/traffic_monitor.html">Traffic Monitor</a></li>
 <li class="toctree-l2"><a class="reference internal" href="../overview/traffic_stats.html">Traffic Stats</a></li>
-<li class="toctree-l2"><a class="reference internal" href="../overview/traffic_server.html">Traffic Server</a></li>
 <li class="toctree-l2"><a class="reference internal" href="../overview/traffic_vault.html">Traffic Vault</a></li>
 </ul>
 </li>
@@ -132,10 +131,18 @@
 <li class="toctree-l2"><a class="reference internal" href="../development/traffic_ops.html">Traffic Ops</a></li>
 <li class="toctree-l2"><a class="reference internal" href="../development/traffic_portal.html">Traffic Portal</a></li>
 <li class="toctree-l2"><a class="reference internal" href="../development/traffic_router.html">Traffic Router</a></li>
-<li class="toctree-l2"><a class="reference internal" href="../development/traffic_monitor.html">Traffic Monitor</a></li>
-<li class="toctree-l2"><a class="reference internal" href="../development/traffic_monitor_golang.html">Traffic Monitor Golang</a></li>
+<li class="toctree-l2"><a class="reference internal" href="../development/traffic_monitor.html">Traffic Monitor Golang</a></li>
 <li class="toctree-l2"><a class="reference internal" href="../development/traffic_stats.html">Traffic Stats</a></li>
-<li class="toctree-l2"><a class="reference internal" href="../development/traffic_server.html">Traffic Server</a></li>
+</ul>
+</li>
+</ul>
+<ul>
+<li class="toctree-l1"><a class="reference internal" href="../api/index.html">APIs</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="../api/traffic_ops_api.html">API Overview</a></li>
+<li class="toctree-l2"><a class="reference internal" href="../api/routes.html">API Routes</a></li>
+<li class="toctree-l2"><a class="reference internal" href="../api/v11/index.html">API 1.1 Reference</a></li>
+<li class="toctree-l2"><a class="reference internal" href="../api/v12/index.html">API 1.2 Reference</a></li>
+<li class="toctree-l2"><a class="reference internal" href="../api/v13/index.html">API 1.3 Reference</a></li>
 </ul>
 </li>
 </ul>
@@ -531,13 +538,27 @@ This file grows up to 200Mb and gets rolled into older log files, 10 log files t
 <tr class="row-even"><td>FED</td>
 <td>_*DNS Only*_ The result was obtained through federated coverage zone data outside of any delivery service</td>
 </tr>
+<tr class="row-odd"><td>GEO_REDIRECT</td>
+<td>The request was redirected (302) based on the National Geo blocking (Geo Limit Redirect URL) configured on the Delivery Service.</td>
+</tr>
+<tr class="row-even"><td>RGALT</td>
+<td>The request was redirected (302) to the Regional Geo blocking URL. Regional Geo blocking is enabled on the Delivery Service and is configured through the
+regional_geoblock.polling.url setting for the Traffic Router profile.</td>
+</tr>
+<tr class="row-odd"><td>RGDENY</td>
+<td>_*DNS Only*_ The result was obtained through federated coverage zone data outside of any delivery service The request was regionally blocked because there was no rule
+for the request made.</td>
+</tr>
+<tr class="row-even"><td>“-“</td>
+<td>The request was not redirected. This is usually a result of a DNS request to the Traffic Router or an explicit denial for that request.</td>
+</tr>
 </tbody>
 </table>
 <p><strong>rdtl meanings</strong></p>
 <table border="1" class="docutils">
 <colgroup>
-<col width="16%" />
-<col width="84%" />
+<col width="22%" />
+<col width="78%" />
 </colgroup>
 <thead valign="bottom">
 <tr class="row-odd"><th class="head">Name</th>
@@ -563,6 +584,18 @@ This file grows up to 200Mb and gets rolled into older log files, 10 log files t
 <tr class="row-odd"><td>GEO_NO_CACHE_FOUND</td>
 <td>Traffic Router could not find a resource via geolocation data based on the requesting client’s geolocation</td>
 </tr>
+<tr class="row-even"><td>NO_DETAILS</td>
+<td>This entry is for a standard request.</td>
+</tr>
+<tr class="row-odd"><td>REGIONAL_GEO_ALTERNATE_WITHOUT_CACHE</td>
+<td>This goes with the rtype RGDENY. The URL is being regionally Geo blocked.</td>
+</tr>
+<tr class="row-even"><td>REGIONAL_GEO_NO_RULE</td>
+<td>The request was blocked because there was no rule in the Delivery Service for the request.</td>
+</tr>
+<tr class="row-odd"><td>“-“</td>
+<td>The request was not redirected. This is usually a result of a DNS request to the Traffic Router or an explicit denial for that request.</td>
+</tr>
 </tbody>
 </table>
 </div>