Field | Description |
Enabled | Whether to enable or disable the port. |
Path | The directory in which the files required for SHM (shared memory) communication are created. The default value is /dev/shm. Note: When you choose a path, ensure that the local ID of the server can access this directory. |
Buffer size | The size in bytes of the allocated memory that a connection uses. The default value is 1024000. A file of the same size is also created for mapping. |
Timeout | The idle time in milliseconds before a connection is closed. The default value is 20000. |