You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/06/03 15:32:58 UTC

[GitHub] [trafficserver] Vijay-1 opened a new issue #6847: Parent selection secondary_mode config value 3 is not working as documented

Vijay-1 opened a new issue #6847:
URL: https://github.com/apache/trafficserver/issues/6847


   secondary_mode -3 
   scenario #1
   **Expectation**
   If the chosen parent is marked down then another parent will be chosen from the secondary_parent list. The secondary_parent list will be exhausted before attempting to choose another parent in the parent list.
   
   **Behaviour** 
   Chosen parent is marked down. The remaining parent in the primary list is getting chosen instead of trying parents from secondary_list
   
   parent.config
   <Snip>
   dest_ip=10.x.x.x port=80 parent="ts-mid3.testing.in:80|0.1;ts-mid4.testing.in:80|0.1;"  secondary_parent="ts-mid1.testing.in:80|0.1;ts-mid2.testing.in:80|0.1;" round_robin=consistent_hash  go_direct=false qstring=ignore secondary_mode=3
   </Snip>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] bryancall commented on issue #6847: Parent selection secondary_mode config value 3 is not working as documented

Posted by GitBox <gi...@apache.org>.
bryancall commented on issue #6847:
URL: https://github.com/apache/trafficserver/issues/6847#issuecomment-951429679


   Looks like this has been fixed.  Please reopen if there is still an issue.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bryancall closed issue #6847: Parent selection secondary_mode config value 3 is not working as documented

Posted by GitBox <gi...@apache.org>.
bryancall closed issue #6847:
URL: https://github.com/apache/trafficserver/issues/6847


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] Vijay-1 commented on issue #6847: Parent selection secondary_mode config value 3 is not working as documented

Posted by GitBox <gi...@apache.org>.
Vijay-1 commented on issue #6847:
URL: https://github.com/apache/trafficserver/issues/6847#issuecomment-638892004


   This is not an issue. One has to take parents down using traffic_ctl host down <host> for this to work as documented. [PR-Documentation-fix](https://github.com/apache/trafficserver/pull/6851)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] github-actions[bot] commented on issue #6847: Parent selection secondary_mode config value 3 is not working as documented

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #6847:
URL: https://github.com/apache/trafficserver/issues/6847#issuecomment-885984046


   This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org