Using Parallel Library TCP/IP

SOAP/AM Server Management > Managing the SOAP/AM Server Process >

Using Parallel Library TCP/IP

Previous pageReturn to chapter overviewNext page

The optional HP NonStop Parallel Library TCP/IP product load balances traffic for multiple processes running in separate CPUs that share the same TCP ports. You can use Parallel Library TCP/IP with SOAP/AM Server. The only restriction is that each copy of the SOAPAM process must use the same TCP ports and VFS subvolume.

 

> RUN SOAPAM / NOWAIT, CPU 0 / -ports $zsam0:8080 $zsam0:8081:https

> RUN SOAPAM / NOWAIT, CPU 1 / -ports $zsam0:8080 $zsam0:8081:https

 

See Starting the SOAP/AM Server for more information.

 

Conversely, if you run multiple copies of SOAPAM Server without Parallel Library TCP/IP, you must use separate TCP/IP processes or TCP ports. In this case, you can use a load-balancing hardware device to distribute incoming SOAP requests over two or more IP addresses or TCP ports.