Can the server that CFHTTP is being called on actually see the URL that it
is supposed to be accessing?

> -----Original Message-----
> From: Holger Lockertsen [mailto:[EMAIL PROTECTED]]
> Sent: 19 April 2001 10:28
> To: CF-Talk
> Subject: <cfhttp> again...
>
>
> Running 4.5.1 SP2 on a server we are getting the "connection
> failure"-error
> on this code:
>
> <cfhttp url="http://www.theserver.com/template.cfm"
>         method="GET"
>         port="80"
>         resolveurl="false"
>         timeout="20"
>         throwonerror="yes">
>
> On another server running the same configuration, the code runs well.
>
> Any more issues with <cfhttp> I should be aware of?
>
>
> || Holger Lockertsen - [EMAIL PROTECTED]
> || Sentralbord: +47 23 00 53 00
> || Direkte    : +47 23 00 53 04
> || Mobil      : +47 91 83 20 51
> || http://www.pixelduck.com/
>
> OBS: Pixelduck AS har ny adresse og nytt telefonnummer!
> -- Gjerdrums vei 16 A, 0484 OSLO.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to