Skip to main content
Support

KB Article #69053

Linux IPC kernel parameters for Gateway

Problem

-- What are the prerequisite IPC kernel parameters in Linux for Gateway.


Resolution

* The IPC kernel parameters for Linux can be found in /etc/sysctl.conf.



For Gateway, there are prerequisites for these parameters. The /etc/sysctl.conf file needs to be edited and the parameters value should be changed as mentioned below.



kernel.msgmax = 8192
kernel.msgmnb = 65535
kernel.msgmni = 1024