[jboss-user] [JBoss Portal] - List of excluded hosts for proxy configuration

arupin do-not-reply at jboss.com
Thu Oct 30 07:01:59 EDT 2008


Hi

I need to access data using a proxy for a RSS Portlet therefore i'm using the following java options :

JAVA_OPTS="-Xms256m -Xmx1024m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:MaxPermSize=256m -Dhttp.proxyHost=host.domain.zone -Dhttp.proxyPort=3128"

I also have to access data without using the proxy so i wonder which parameters i have to use in my JAVA_OPTS. Something like :-Dhttp.proxyHost=host.domain.zone -Dhttp.proxyPort=3128 -Dhttp.proxyExcludes=host2.domain2.zone,host3.domain3.zone  but i don't think -Dhttp.proxyExcludes is a correct syntax.

What could i use, please ?

Thx
--
Arnaud

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185670#4185670

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185670



More information about the jboss-user mailing list