Update the context pool configuration
After configuring the LDAP user registry, we can adjust the number of context instances the context pool concurrently maintains to improve performance.
In a stand-alone server environment, complete the following task when the servers are either stopped or started. In a clustered environment, start the deployment manager and node agent. Then, verify they are able to synchronize.
- cd WP_PROFILE/ConfigEngine/properties
- Edit wkplc.properties
- Under VMM LDAP context pool heading set:
- cp.ldap.id
- cp.maxPoolSize
- cp.initPoolSize
- cp.prefPoolSize
- cp.poolTimeout
- cp.poolWaitTime
- Save the changes to wkplc.properties.
- Update the context pool configuration for the LDAP user registry:
- cd WP_PROFILE/ConfigEngine.
./ConfigEngine.sh wp-update-ldap-contextpool -DWasPassword=foo
- Stop and restart the appropriate servers to propagate the changes.
Parent Update the user registry