HTTP Proxy for the Dashboard in TeamServer (M6)?
How do I set the HTTP proxy for the dashboard on the Team Server? The 'Jazz News Feed' has a red "Connection Refused" text and that's it. My browser proxy-configuration is OK.
Must I set JAVA_OPT=-Dhttp.proxyHost(foo.bar) -Dhttp.proxyPort(42) -Dhttp.nonProxyHosts("localhost|127.0.0.1|*.bar") in the 'server.startup' script? |
One answer
Sorry for the delay in answering. There is currently no proxy support in feed yet. Feeds are fetched by the jazz server, so the feed must be accessible from your jazz server, which is likely behind a firewall in this case.
For now, you'll have to ask your server admin to configure the firewall to allow the specific IPs of the feeds you want to use in your dashboard. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.