|
| Have been receiving this error message when sending a message to a partner's
web service:
The "HTTP" adapter is suspending an outbound message going to destination
URL:"http://xxx:7800/best/HttpPost". Details:"The underlying connection was
closed: Unable to connect to the remote server."
We are running BT2004 SP1 on Windows XP communicating with a web service
outside the firewall on an Apache web server.
I've read some other posts that point the problem at load on the web
service's web server being under severe load; however, the server here is a
dev server and we are the only party using it. Also, setting KeepAlive to
'false' is apparently not an option.
One other twist, when we use Fiddler (web proxy) to investigate the HTTP
headers of the call, the message is received by the web service without error.
Any help is greatly appreciated.
Cheers,
Leigh
|
|