Administration guide > Configure the deployment environment > Configuring cache integration > Configuring HTTP session managers > Configuring the HTTP session manager with WAS



Use WebSphere eXtreme Scale for SIP session management

Use WebSphere eXtreme Scale as a Session Initiation Protocol (SIP) replication mechanism as a reliable alternative to the data replication service (DRS) for SIP session replication.


SIP session management configuration

To use WebSphere eXtreme Scale as the SIP replication mechanism, set the com.ibm.sip.ha.replicator.type custom property. In the administrative console, select Application servers > my_application_server > SIP container > Custom properties for each server to add the custom property. Type com.ibm.sip.ha.replicator.type for the Name and OBJECTGRID for the Value.

Use the following properties to customize the behavior of the ObjectGrid that is used to store SIP sessions. In the administrative console, click Application servers > my_application_server > SIP container > Custom properties for each server to add the custom property. Type the Name and Value. Each server must have the same properties set to function properly.

Table 1. Custom properties for SIP session management with ObjectGrid
Property Value Default

com.ibm.sip.ha.replicator.type

OBJECTGRID: use ObjectGrid as SIP session store

min.synchronous.replicas

Minimum number of synchronous replicas

0

max.synchronous.replicas

Maximum number of synchronous replicas

0

max.asynchronous.replicas

Maximum number of asynchronous replicas

1

auto.replace.lost.shards

See Configure distributed deployments for more information.

true

development.mode

  • true - allow replicas to be active on same node as primaries

  • false - replicas must be on different node than primaries

false


Parent topic:

Configure the HTTP session manager with WAS


+

Search Tips   |   Advanced Search