HTTP Proxy for the Dashboard in TeamServer (M6)?
![](http://jazz.net/_images/myphoto/28fa09ac9ac63822670a63de1c9d6857.jpg)
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?
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
![](http://jazz.net/_images/myphoto/28fa09ac9ac63822670a63de1c9d6857.jpg)
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.
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.