+

Search Tips   |   Advanced Search

Set core group socket buffers


Overview

Operating systems send and receive data over sockets. We can set the amount of memory allocated per socket used as data buffers.

For AIX review TCP sockets values for...

For Linux, review...

Use WAS PMI to determine the average message size that the core group transport handles. If the OS setting for the default buffer size is smaller than the average message size, make one of the following changes:

Relationship between the values specified and the underlying memory allocation size per socket buffer type...

Socket Buffer Type Value 0 buffer size Value 1 buffer size Value 2 buffer size Value 3 buffer size
Unicast receive OS default 64 KB 256 KB 1 MB
Unicast send OS default OS default 64 KB 128 KB
Multicast receive OS default 512 KB 1 MB 3 MB

We might want to change the size of the core group buffers in the following circumstances:

 

Change the socket buffer space the core group transport allocates

To change the socket buffer space the core group transport allocates, go to...

Servers | Core Groups | Core group settings | core_group_name | Additional Properties | Custom properties

...and set...

IBM_CS_SOCKET_BUFFER_SIZE

Specify either 0, 1, 2, or 3.

Click OK and then click Review.

Synchronize changes with nodes, click Save, and restart all members of the core group.

 

Related

Core groups (high availability domains)
Set up a high availability environment