webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Connection REFUSED IIS

    Posted Tue March 22, 2005 06:00 PM

    Hello,

    I am experiencing a problem posting files to a server running Microsoft’s IIS 5.0 http server from an Integration Server. Typically, there is a high volume of files that will be sent from IS to the Http Server using pub:client:http; method = put. In a group of 100, maybe 3 posts will fail with the error message “Connection Refused”. The http server environment is up to date with all service packs. The http server has also been been stress tested and should not have a problem handling the volume. The URL is similar to: [url=“http://https://nn.nnn.nn.nnn/xxxxxxx/”]https://nn.nnn.nn.nnn/xxxxxxx/[/url] ; using SSL. The IS simply puts the file on the http server.
    I welcome any addtional troubleshooting or debugging ideas; also, anyone else experience this problem, if so please let me know how you resolved it?


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: Connection REFUSED IIS



  • 3.  RE: Connection REFUSED IIS

    Posted Wed March 23, 2005 03:15 PM

    You might also consider adding retries to your delivery service, even if the IIS patch resolves this particular problem. Transient network/http issues can be fairly common and a simple wait and retry overcomes these easily.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods