| Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition 11g Release 1 (11.1.1.7.0) Part Number E28967-01 |
|
|
PDF · Mobi · ePub |
Compression used for replication
Description
| PROPERTY | VALUE |
|---|---|
|
Entry DN |
|
|
Valid Range |
|
|
Default Value |
|
|
Syntax |
Integer |
This attribute is part of replica configuration for nsDS5ReplicationAgreement entries.
Specifies the type of compression used for replication protocol messages.
This attribute takes the following values:
0No compression
1Default zlib compression (zlib numeric value = -1)
2Fastest zlib compression (zlib numeric value = 1)
3Strongest zlib compression (zlib numeric value = 9)
If the bottleneck for replication in your environment is network bandwidth, this attribute can potentially help you tune the replication protocol for better performance.
Examples
ds5ReplicaTransportCompressionLevel: 2
Attributes
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
|
Availability |
SUNWdsee7 |
|
Stability Level |
Obsolete: Scheduled for removal after this release |
See Also