IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
Expand all | Collapse all

HTTP Keep Alive Connection Issues

  • 1.  HTTP Keep Alive Connection Issues

    Posted Mon July 22, 2013 06:09 PM

    Hello all,

    We have a scenario, where in 8.2.2, after making hundreds of outbound RESTful requests via HTTPS that errors began to occur. When looking at the network logs, Integration Server appears to begin to be ignoring the remote host’s attempt to reestablish an SSH connection.

    I could only fix this by setting the Connection header on every outbound HTTP request to “close” rather than the keep-alive default. Anyone else have this problem and have a better solution?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: HTTP Keep Alive Connection Issues

    Posted Wed July 24, 2013 11:30 AM

    There is a global setting did you try this on the Extended?

    watt.server.keepAliveTimeout=300000

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB