File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -185,7 +185,13 @@ The following list shows the possible actions and their allowed values.
185185 - If the chosen parent is marked down then another parent will
186186 be chosen from the ``secondary_parent `` list. The
187187 ``secondary_parent `` list will be exhausted before attempting
188- to choose another parent in the ``parent `` list.
188+ to choose another parent in the ``parent `` list. This depends
189+ on taking a parent down from a particular EDGE using traffic_ctl
190+ like ``traffic_ctl host down sample.server.com ``. This will be
191+ useful during maintenance window or as a debugging aid when a
192+ user wants to take down specific parents. Taking parents down
193+ using ``traffic_ctl `` will cause the EDGE to ignore those parent
194+ immediately from parent selection logic.
189195
190196 - If the chosen parent is unavailable but not marked down then
191197 another parent will be chosen from the ``parent `` list. The
You can’t perform that action at this time.
0 commit comments