Hi,

I have a strange problem on one of my CFHTTP call.

I have 2 servers as SA and SB and 2 pages P1 and P2 on both server.

SA -> P1 & P2
SB -> P1 & P2

When I call SB P2 on SA P1 with a CFHTTP call, it works.
When I call SA P2 on SB P1 with a CFHTTP call, it works.
When I call SA P2 on SA P1 with a CFHTTP call, it works.
BUT
When I call SB P2 on SB P1 with a CFHTTP call, it does not work.

Here is the error:
<http://battlehandoffppt.com/s1.cfm>
CFHTTP - struct
Charset         [empty string]
ErrorDetail     Connect Exception: Connection timed out: connect
Filecontent     Connection Failure
Header  [undefined struct element]
Mimetype        Unable to determine MIME type of file.
Responseheader  
CFHTTP - struct [empty]

Statuscode      Connection Failure. Status code unavailable.
Text    YES



It means that a local CFHTTP call on same server fails for Server B.

Any idea?


Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi <AT> teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262660
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to