Skip Headers
Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition
11g Release 1 (11.1.1.7.0)

Part Number E28967-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

log-file-compression

Directory Proxy Server configuration property

Description

Characteristic Value

Syntax

enumeration

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-compression

Log files are not compressed after a rotation.

best-speed

Fastest zlib compression.

default-compression

Default zlib compression.

best-compression

Strongest zlib compression.

This property is used to configure the following features:

access-log

The access log contains information about the requests being processed by the Directory Proxy Server.

bind-log

The bind log contains information about the successful bind operations

connection-log

The connection log contains information about the connections extablished to the Directory Proxy Server.

error-log

The 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

dpconf(1M)