ocket8888 commented on a change in pull request #3605: Fix TM polling urls with 
ports
URL: https://github.com/apache/trafficcontrol/pull/3605#discussion_r288660484
 
 

 ##########
 File path: lib/go-tc/traffic_router.go
 ##########
 @@ -136,6 +136,7 @@ type TrafficServer struct {
        CacheGroup       string              `json:"cacheGroup"`
        IP6              string              `json:"ip6"`
        Port             int                 `json:"port"`
+       HTTPSPort        int                 `json:"httpsPort,omitempty"`
 
 Review comment:
   if it's not exposed then it's a non-issue - which is fortunate because that 
argument could go back and forth for a while if enough of the right people saw 
that comment.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to