rob05c commented on pull request #4742: URL: https://github.com/apache/trafficcontrol/pull/4742#issuecomment-636933903
Yes, only profiling currently: https://github.com/apache/trafficcontrol/blob/master/traffic_ops/traffic_ops_golang/traffic_ops_golang.go#L225 It shouldn't be too difficult to swap atomic pointers for the HTTP Handler, to reload everything. TO could probably copy-and-paste Grove's code for that: https://github.com/apache/trafficcontrol/blob/master/grove/cache/handler.go#L47 https://github.com/apache/trafficcontrol/blob/master/grove/grove.go#L296 ---------------------------------------------------------------- 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]
