Show TOC

Configuring Cache PropertiesLocate this document in the navigation structure

A configuration cache acts as the distributed memory used by all nodes that are member of a cluster. Configure general properties for this cache.

Procedure

  1. In the left navigation pane, select Configuration.
  2. In the right administration pane, click the Configuration Cache tab.
  3. From the menu bar, select Cache.
  4. Configure these properties, as required:
    • Auto increase port number – set to true to increment the cache port number.
    • Encrypt configuration cache network – set to true to encrypt data at the transport layer.
    • Port – port number for the configuration cache.
  5. Click Save.
  6. From the menu bar, select Push cache.
  7. Configure these properties, as required:
    • Auto increase port number – set to true to increment the cache port number.
    • Core pool size – core number of threads for the executor service.
    • Encrypt configuration cache network – set to true to encrypt data at the transport layer.
    • Keep alive time(s) – length of time, in seconds, that threads can remain idle before being terminated.
    • Maximum pool size – maximum allowed number of threads for the executor service.
    • Port – port number for the configuration cache.
  8. Click Save.