+

Search Tips   |   Advanced Search

Configure memory-to-memory replication for the peer-to-peer mode (default)

Use the peer-to-peer configuration to attain session affinity using a combination of servers configured as both client and server. The peer-to-peer configuration contains a single replica by default.

To configure session management facility for memory-to-memory session replication for peer-to-peer functions (both client and server function, or both mode) with a single replica:


Tasks

  1. Create an application cluster. This cluster is used to deploy the application.

    1. Go to the Server Cluster page.

        Servers > Server Types > Clusters > Clusters > New

    2. Type a cluster name for this application cluster.

    3. Define a replication domain. Select the check box...

        Create a replication domain for this cluster

    4. Click Next.

    5. Define each cluster member server. Type a cluster member name.

    6. Click Apply. Repeat steps f through g for each server created in this cluster.

    7. Click Next and review the summary of changes.

    8. Click Finish to complete the configuration.

    We have now created a cluster containing the deployed application and the replication domain.

  2. Enable memory-to-memory session replication for each server.

    1. Go to the appropriate level of session management for the web container level

        Servers > Server Types > WebSphere application servers > server > Web Container Settings > Web container > Session management > Additional Properties > Distributed environment settings > Memory-to-memory replication

    2. Select the Replication domain to use for the replication of sessions.

    3. Select Replication mode as both client and server

      Configure all session managers connected to a replication domain to have the same topology. If one session manager instance in a domain is configured to use the client/server topology, then the rest of the session manager instances in that domain must be a combination of servers configured as "Client only" and "Server only". If one session manager instance is configured to use the peer-to-peer topology, then all session manager instances must be configured as "Both client and server".

    4. Click OK on the Memory-to-memory replication page.

    5. Optional: To change the tuning parameters, click...

        Custom tuning parameters > OK > Save

      Using the default tuning parameter custom settings, which specifies time based write interval of 10 seconds, may result in data loss when an application server in your cluster fails. However, this is just a small opportunity for lost data when compared to the significant improvement in performance.

    6. Click OK the Distributed environment settings page.

    7. Click OK the Session management page.

    8. Repeat a through i for each server.


Subtopics


Related:

  • Memory-to-memory replication
  • Memory-to-memory topology: Peer-to-peer function
  • Memory-to-memory topology: Client/server function
  • Configure memory-to-memory replication for the client/server mode
  • Tune parameter settings (custom tuning parameters)
  • Video: Configuring memory to memory session persistence in WAS (V8.5.5)