The following table provides a description of the attributes in the cn=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
Monitor Attribute Description
saved-buffers Number of protocol buffers. 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.