Spot on Geoff. Microsoft ISA server has NT Authentication on to allow for logging and filtering. CFHTTP cannot pass through it.
Brian -----Original Message----- From: Geoff Bowers [mailto:[EMAIL PROTECTED] Sent: Friday, 31 October 2003 11:46 AM To: CFAussie Mailing List Subject: [cfaussie] Re: CFHTTP and firewalls (was screen scraping) Bryan Nolen wrote: > But you can tell cfhttp to use a proxy just not with proxy auth. > Wouldn't be too hartd to knock up a java class that did though..... http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-p58.htm # The cfhttp tag supports Basic Authentication for all operations. However, Basic Authentication does not work if your web server has Windows NT Challenge/Response (Microsoft IIS) enabled. # The cfhttp tag does not support NTLM or Digest Authentication with proxy servers. If a proxy server requires authentication, it must allow Basic Authentication. Proxy settings ignored in ColdFusion MX http://www.macromedia.com/support/coldfusion/ts/documents/cfmx_proxy_setting .htm This is logged as Macromedia issue 49468 and is resolved in ColdFusion MX 6.1. It's all at the mothership... :) -- geoff Team Macromedia for ColdFusion http://www.fullasagoog.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
