+

Search Tips   |   Advanced Search

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.

  1. cd WP_PROFILE/ConfigEngine/properties

  2. Edit wkplc.properties

  3. Under VMM LDAP context pool heading set:

    • cp.ldap.id
    • cp.maxPoolSize
    • cp.initPoolSize
    • cp.prefPoolSize
    • cp.poolTimeout
    • cp.poolWaitTime

  4. Save the changes to wkplc.properties.

  5. Update the context pool configuration for the LDAP user registry:

    • cd WP_PROFILE/ConfigEngine.
      ./ConfigEngine.sh wp-update-ldap-contextpool -DWasPassword=foo

  6. Stop and restart the appropriate servers to propagate the changes.


Parent Update the user registry