Updating the context pool configuration | HCL Digital Experience
After you configure your LDAP user registry, you can adjust the number of context instances that the context pool concurrently maintains to improve performance.
Before you begin
Procedure
- Go to the wp_profile_root/ConfigEngine/properties directory.
- Open the wkplc.properties file with a text editor.
- Update the following parameters under
the VMM LDAP context pool heading:Note: Go to the properties file for specific information about the parameters.
- cp.ldap.id
- cp.maxPoolSize
- cp.initPoolSize
- cp.prefPoolSize
- cp.poolTimeout
- cp.poolWaitTime
- Save your changes to the wkplc.properties file.
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
- Run the following task to update the context pool configuration
for the LDAP user registry:
- AIX® HP-UX Linux™ Solaris z/OS®: ./ConfigEngine.sh wp-update-ldap-contextpool -DWasPassword=password
- IBM® i: ConfigEngine.sh wp-update-ldap-contextpool -DWasPassword=password
- Windows™: ConfigEngine.bat wp-update-ldap-contextpool -DWasPassword=password
- Stop and restart the appropriate servers to propagate the changes. For instructions, go to Starting and stopping servers, deployment managers, and node agents.