You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/04/18 21:09:51 UTC

[GitHub] rivasj opened a new pull request #2146: [Issue 2096] Fix TR issue with capital letters in CDN domain

rivasj opened a new pull request #2146: [Issue 2096] Fix TR issue with capital letters in CDN domain
URL: https://github.com/apache/incubator-trafficcontrol/pull/2146
 
 
   [Issue 2096] Fix TR creates two files in /opt/traffic_router/var/auto-zones for each DS when CDN domain contains capitals
   
   Removed .toLowerCase() of domain name in ConfigHandler when creating DeliveryServiceReferences for a cache - instead, treat the domain as it is in CRConfig.
   
   Change golang API to make CDN domain name lowercase on INSERT and UPDATE.

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


With regards,
Apache Git Services