smalenfant commented on pull request #1832: URL: https://github.com/apache/trafficcontrol/pull/1832#issuecomment-703930647
@rawlinp I just tested and this works great (I changed the secret). Here's the proof from the log. ``` INFO 2020-10-05T22:44:47.993 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - GETing: https://cdn1cdcms0001.coxlab.net/internal/api/1.3/steering.json; timeout is 15000 INFO 2020-10-05T22:44:48.039 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - POSTing: https://cdn1cdcms0001.coxlab.net/api/1.2/user/login; timeout is 15000 INFO 2020-10-05T22:44:48.056 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - GETing: https://cdn1cdcms0001.coxlab.net/internal/api/1.3/steering.json; timeout is 15000 INFO 2020-10-05T22:44:48.275 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.loc.AbstractServiceUpdater - [SteeringWatcher] database unchanged. ``` ---------------------------------------------------------------- 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]
