Rip's Domain

Setting a proxy for coldfusion

Posted in ColdFusion by rip747 on March 9, 2011
add the following arguments to the "Server Settings > Java and JVM" in the Administrator

-Dhttp.proxyHost=proxyhostURL
-Dhttp.proxyPort=proxyPortNumber
-Dhttp.proxyUser=someUserName
-Dhttp.proxyPassword=somePassword

One Response

Subscribe to comments with RSS.

  1. Mark Picker said, on July 8, 2011 at 1:26 am

    Thank You!!


Leave a comment