In the past two days, I have encountered a connection error on a production server with the following cfhttp call:
CFHTTP URL="https://www.ups.com/ups.app/xml/Rate" METHOD="Post" RESOLVEURL="false" TIMEOUT="#attributes.timeout#"> <cfhttpparam type="XML" name="XML" value="#temprequest#"> /CFHTTP> It works fine on the development server but I receive a 'Connection Failure' response each time I try on the production server. Any suggestions for troubleshooting??? Thanks in advance! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319265 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

