App Connect

App Connect

Join this online user 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.


#Applicationintegration
#App Connect
#AppConnect
#Integration
#Automation
 View Only
  • 1.   Load balancing issue

    Posted 03/13/17 05:17 PM

    I am working as senior system architect for a Pakistan based Saudi bank and we recently revamped complete infrastructure from hardware to software and iib is playing a very key role.

    Our ATM are also connected to core banking through iib via tcpip connection and I am facing load balancing issue. The problem is that iib is not creating multiple sessions with single tcp port of core banking. Is there anyway I can achieve it?



  • 2.  RE:  Load balancing issue

    Posted 03/14/17 01:58 AM

    Hi Ammar

    I'm not an TCPIP node expert, but from the documentation at https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/ac67370_.htm the following: For example, 1,000 TCP/IP connections can be handled by one input node that has only one additional instance. This situation is possible because the node does not poll the connections, but is triggered when the specified conditions are met.



  • 3.  RE:  Load balancing issue

    Posted 03/20/17 01:33 AM

    Thanks for the reply Francois, I made it worked by playing on Release Input Stream and Release Output Stream parameters but I am still stuck in understanding them. What does they actually mean and when should we use which one?