I'm getting a "Connection Timeout". In checking the web logs, the server I'm on (and CF is on) never triggers a proxy request to the outside thru the firewall. It instead tries to get the page using regular Port 80. It's like the CFHTTP tag is not working as f ar as proxy parameter goes.
I don't have direct access to the server machine for web browsing. Bruce ----- Original Message ----- From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 2:46 PM Subject: RE: Intranet apps > > I'm not able to get CFHTTP to get outside our firewall yet. > > I'm using our web proxy server settings but no luck. > > > > If anyone has any tips on how to make CFHTTP work through a > > firewall, let me know. Here's my tag line: > > > > <cfhttp > > url="http://www.weather.com/weather/tendayprint/#Attributes.ZipCode #" > > method="GET" > > username="(my proxy user)" > > password="(my proxy pw)" > > resolveurl="true" > > proxyserver="(our proxy web server)" > > proxyport="8080"> > > What kind of error are you getting, if any? Does your proxy server only work > with IE? What happens if you run a browser from the server console? > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

