| 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 |
Directory Proxy Server configuration property
Description
| Characteristic | Value |
|---|---|
|
Syntax |
|
|
Default value |
no-compression |
|
Must be set |
No |
|
Is modifiable |
Yes |
|
Is multivalued |
No |
|
Requires restart |
No |
The compression level applied to a log file after it is rotated. It is strongly recommended to used no-compression or best-speed compression.
This property can take the following values in addition to the default.
no-compressionLog files are not compressed after a rotation.
best-speedFastest zlib compression.
default-compressionDefault zlib compression.
best-compressionStrongest zlib compression.
This property is used to configure the following features:
access-logThe access log contains information about the requests being processed by the Directory Proxy Server.
bind-logThe bind log contains information about the successful bind operations
connection-logThe connection log contains information about the connections extablished to the Directory Proxy Server.
error-logThe error logs contain information about the health of the Directory Proxy Server.
Attributes
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
|
Availability |
SUNWdsee7 |
|
Stability Level |
Evolving |
See Also