Show Table of Contents
6.3.3. Configure Infiniband on the Messaging Server
Prerequisites
- The package
qpid-cpp-server-rdmamust be installed for Qpid to use RDMA. - The RDMA plugin,
rdma.so, must be present in thepluginsdirectory.
Procedure 6.1. Configure Infiniband on the Messaging Server
Allocate lockable memory for Infiniband
Edit/etc/security/limits.confto allocate lockable memory for Infiniband.For example, if the user running the server is qpidd, and you wish to support 64 connections (64*8192=524288), add these entries:qpidd soft memlock 524288 qpidd hard memlock 524288

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.