[ https://issues.apache.org/jira/browse/TC-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dewayne Richardson resolved TC-264. ----------------------------------- Resolution: Fixed Fix Version/s: 2.1.0 Removed the tm.traffic_mon_fwd_proxy from a fresh install in post install > Traffic Monitor Proxy should not be part of default parameter > -------------------------------------------------------------- > > Key: TC-264 > URL: https://issues.apache.org/jira/browse/TC-264 > Project: Traffic Control > Issue Type: Bug > Components: Traffic Ops > Affects Versions: 1.8.0 > Reporter: Steve Malenfant > Assignee: Dewayne Richardson > Priority: Minor > Labels: documentation, newbie > Fix For: 2.1.0 > > > During Traffic Portal integration, the API could not reach Traffic Ops. Found > out during debugging session that the `tm.traffic_mon_fwd_proxy` parameter > was defined as orphaned variable and was actually being used. > Few things : > 1 - This parameter is set at install as an orphan. > 2 - This parameter is used even if not assigned to the GLOBAL profile > 3 - The code is silent about the proxy not being reachable > 4 - The documentation doesn't mention that parameter and which component uses > it. > I would suggest the following : > 1 - Removed from default parameter install AND/OR 2) > 2 - Add in the code that the profile "GLOBAL" needs assigned. Variable not > assigned to a profile should not be used. > 3 - Add logging to Traffic Ops (DEBUG at least) showing a proxy is being used > and show the failed proxy requests > 4 - Mention that profile parameter in the documentation > -- This message was sent by Atlassian JIRA (v6.3.15#6346)