ocket8888 commented on a change in pull request #4046: Improve docs
URL: https://github.com/apache/trafficcontrol/pull/4046#discussion_r340877458
 
 

 ##########
 File path: docs/source/admin/traffic_router.rst
 ##########
 @@ -577,11 +577,11 @@ What You Need
 
        .. seealso:: See :ref:`tr-profile` for details.
 
-#. Deep Caching enabled on one or more HTTP :term:`Delivery Service`\ s (i.e. 
'Deep Caching' field on the :term:`Delivery Service` details page (under 
:guilabel:`Advanced Options`) set to ``ALWAYS``)
+#. Deep Caching enabled on one or more HTTP :term:`Delivery Services` (i.e. 
'Deep Caching' field on the :term:`Delivery Service` details page (under 
:guilabel:`Advanced Options`) set to ``ALWAYS``)
 
 How it Works
 ------------
-Deep Coverage Zone routing is very similar to that of regular Coverage Zone 
routing, except that the :abbr:`DCZF (Deep Coverage Zone File)` is preferred 
over the regular :abbr:`CZF (Coverage Zone File)` for :term:`Delivery Service`\ 
s with Deep Caching enabled. If the client requests a Deep Caching-enabled 
:term:`Delivery Service` and their IP address gets a "hit" in the :abbr:`DCZF 
(Deep Coverage Zone File)`, Traffic Router will attempt to route that client to 
one of the available "deep" :term:`cache server` s in the client's 
corresponding zone. If there are no "deep" :term:`cache server` s available for 
a client's request, Traffic Router will fall back to the regular :abbr:`CZF 
(Coverage Zone File)` and continue regular :abbr:`CZF (Coverage Zone File)` 
routing from there.
+Deep Coverage Zone routing is very similar to that of regular Coverage Zone 
routing, except that the :abbr:`DCZF (Deep Coverage Zone File)` is preferred 
over the regular :abbr:`CZF (Coverage Zone File)` for :term:`Delivery Services` 
with Deep Caching enabled. If the client requests a Deep Caching-enabled 
:term:`Delivery Service` and their IP address gets a "hit" in the :abbr:`DCZF 
(Deep Coverage Zone File)`, Traffic Router will attempt to route that client to 
one of the available "deep" :term:`cache server` s in the client's 
corresponding zone. If there are no "deep" :term:`cache server` s available for 
a client's request, Traffic Router will fall back to the regular :abbr:`CZF 
(Coverage Zone File)` and continue regular :abbr:`CZF (Coverage Zone File)` 
routing from there.
 
 Review comment:
   this:
   ```rst
   :term:`cache server` s ...
   ```
   appears twice in here. I don't think that's something you did, but it could 
be fixed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to