The following is the distinguished name (DN) for the Replication Protocol Buffer Monitor entry. The monitors provide information on the state of the buffer for protocol operations, which is kept in the local storage.

dn: cn=Replication Protocol Buffer,cn=monitor
Replication Protocol Buffer Monitor Information
Monitor Attribute Description

saved-buffers

Number of protocol buffers.

Note:

Initial buffer size is 4k.

reallocations

Number of times the buffers had to be reallocated due to insufficient size.

large-buffer-creates

Number of times a buffer larger than 512k was requested.

large-buffer-evictions

Number of times a buffer was removed from the thread local storage because it has grown above 512k.