To improve performance when making secure connections, avoid setting the packet size to a value larger than 16384. If a LISTENER or NODE statement is configured with a larger packet size, the size is reduced to 16384 and PowerExchange logs warning message PWX-31008.
Processing continues using the smaller packet size.
To suppress message PWX-31008, configure the LISTENER or NODE statement to a packet size no larger than 16384. In the LISTENER statement, you configure the packet sizes at comma positions 6 and 7. In the NODE statement, you configure the packet sizes at comma positions 7 and 8. In both types of statements the packet sizes follow the TCP/IP receive and send buffer sizes, which should be large.