Multiple TCP/IP stacks and DB2

Start of changeRunning multiple TCP/IP stacks does not provide performance advantages over a single TCP/IP stack, which can provide high levels of scalability and performance by itself. Running multiple stacks requires more private and ECSA memory consumption and some additional processor consumption. It is also a much more complicated environment to manage from an administrative perspective. End of change

Start of changeAlthough multiple TCP/IP stacks are not recommended for DB2®, multiple stacks might be appropriate for your installation. A possible scenario for using multiple TCP/IP stacks could be where a single DB2 system must connect to multiple networks that have distinct security characteristics (for example, intranet and internet) and strict separation is required. The firewall on the external stack can be configured to forward only selected traffic internally, while the internal stack does what is indicated with internal traffic, including forwarding to the external stack. Second, a denial-of-service attack on the stack that handles external traffic would not affect the stack that handles internal traffic, so two stacks offer an element of resistance to attack.End of change