rawlinp commented on issue #1908: Changes for Backup Edge Cache Group
URL: 
https://github.com/apache/incubator-trafficcontrol/pull/1908#issuecomment-370550347
 
 
   @Vijay-1 thanks for addressing my comments!
   
   I pulled this PR down to run some test scenarios against it, and this case 
was unexpected:
   1. client IP is found in the CZF
   2. matched zone has no caches available
   3. matched zone's backupZone `list` is empty
   4. routing logic falls back to a Geo-lookup
   5. client gets 302'd to closest available cache group
   
   I would've expected item 3 to cause the client to be bypassed (if 
configured) or rejected. With your current code this only happens if the 
Delivery Service is set to CZ-only. 

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


With regards,
Apache Git Services

Reply via email to