+

Search Tips   |   Advanced Search

Optimizing the performance of the multilingual extensions

Optimize the system for best performance of the multilingual solution.

  1. Add the following settings to the WCM WCMConfigService service using the WAS.

    1. Enable the missed path cache by adding missed_absPath.cache.enable=true.

    2. Enable the user cache by setting user.cache.enable=true.

    3. Restart the server.

  2. Update these settings in the WAS to enable "disk-offload" and "flush to disk" for the following caches:

      ML Config File

      services/cache/iwk/mlconffile

      Abs Path

      services/cache/iwk/abspath

      Abs Path Reverse

      services/cache/iwk/abspathreverse

      Missed Path

      services/cache/iwk/missed

      Object Summary

      services/cache/iwk/summary

      Strategy

      services/cache/iwk/strategy

    These changes will require manual flushing of the cache offload directories whenever an iFix, Cumulative iFix or Fixpack is installed.

  3. Periodically run the clear history tool to improve page load and save performance.

  4. Disable workflow actions on subscribers to reduce load and reduce the number of versions created for each item. See Disable workflow actions to improve performance for further information.


Parent Deployment, installation, and configuration