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

[incubator-trafficcontrol] 04/06: Correcting foramtting again

This is an automated email from the ASF dual-hosted git repository.

friede pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git

commit 15bf76dec9afd1b7fe2950e2db2327895ec801d3
Author: jeffmart <je...@users.noreply.github.com>
AuthorDate: Thu May 17 10:34:16 2018 -0400

    Correcting foramtting again
---
 docs/source/admin/traffic_router.rst | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/docs/source/admin/traffic_router.rst b/docs/source/admin/traffic_router.rst
index 937a866..b5fed89 100644
--- a/docs/source/admin/traffic_router.rst
+++ b/docs/source/admin/traffic_router.rst
@@ -236,7 +236,7 @@ Fields Always Present
 |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.                                 |
+| -           |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.                                 |
 +-------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
 
 
@@ -244,30 +244,31 @@ Fields Always Present
 
 +---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
 |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.     |
+| -                                     |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 Specifics

-- 
To stop receiving notification emails like this one, please contact
friede@apache.org.