My 2 cents works "boys n girls".

I've been having this problem at my previous employers.

There we were behind a Microsoft ISA Proxy and also a Cisco PIXS Firewall.
We worked with Macromedia during the Red Sky beta to get it resolved.
ColdFusionMX V6.1 the latest has new tags for CFHTTP.

You guessed it my code is there, not here, so I just can not give it to you
at the moment, but, I think it's something like this:

<CFHTTPPROXYSERVER>
<CFHTTPPROXYSERVERPORT>
<CFHTTPPROXYUSERNAME>
<CFHTTPPROXYPASSWORD>

Check the Macromedia ColdFusion Forums, I'm almost certain I posted
something there.

I definately got it working for CFHTTP, but I problems with RSS, and figured
it was something more than the proxy, maybe firewall.

Regards
Colin Blunt

"Knott, Brian" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>
> 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

Reply via email to