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

client-affinity-criteria

Directory Proxy Server configuration property

Description

Characteristic Value

Syntax

enumeration

Default value

connection

Must be set

No

Is modifiable

Yes

Is multivalued

No

Requires restart

No


This property specifies the criteria used to determine if requests come from the same client.

This property can take the following values in addition to the default.

connection

Requests coming from the same connection are considered as coming from the same client.

bind-dn

Requests using the same bind DN are considered as coming from the same client.

ip-address

Requests coming from the same IP Address are considered as coming from the same client.

ip-address-and-bind-dn

Requests coming from the same IP Address and using the same bind DN are considered as coming from the same client.

This property is used to configure the following features:

ldap-data-source-pool

One or more data sources are attached to a data source pool for load balancing and failover.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Evolving


See Also

dpconf(1M)