I'm using CFHTTP in two different applications, on two different servers, on two different networks, and having this problem...
Periodically, the CFHTTP call will fail with a Connection Failure message. One application is using Ray Camden's UPS Package (http://cfups.riaforge.org/), and the other application is using Andrew Duckett's Facebook Rest Client (http://facebookclient.riaforge.org/). Both of these use CFHTTP to retrieve XML content. More than 95% of the calls made work just fine, but I get a lot of 'Connection Failure' messages being returned. This seems a bit more frequent with the UPS application than the Facebook app, but it stills happens too often for my liking. Does anyone have any idea what might be causing this? Right after the failure, if I hit refresh, it works just fine. My assumption is that it is not the fault of UPS or Facebook, but rather something about the way CFHTTP works. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302210 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

