I have a development server and a call to webservice works just fine.
On production it fails, ColdFusion comes to a slow death. The server's processor and resources all get maxed out. I've placed the webservice into a CFINVOKE tag wrapped by a CFTRY and CFCATCH along with a very short timeout.... and it still fails.
CF 9 Windows 2008 R2.
Any help would really help.