For optimum performance, enable end-of-service replication
for the SIP container on the server where the Presence Server application
is installed.
Before you begin
Start
WebSphere® Application Server
Network Deployment on
the server where you installed the
Presence Server product.
About this task
The end.of.service.replication option
specifies that changes are buffered until the thread for a siplet
is about to end. Setting this option is likely to improve system performance
when Presence Server is
operating.
For more information about these options, refer to
the topic SIP container custom properties in the WebSphere Application Server 7.0 Information Center.
Note: For a complete, up-to-date list of recommended WebSphere
customization settings, consult the document
Tuning IBM WebSphere
Presence Server component. You can download this document from
the
IBM Support Web site.
- Log in to the Integrated Solutions Console:
- Open a browser and navigate to the following
URL: https://host_name:port/ibm/console.
Where:
- host_name is the fully qualified host name
of the server where the application or the network deployment manager
is deployed.
- port is the secured port used to access the
console. The default port is 9043.
Note: The default unsecured port is 9060.
If you use 9060, you must have "http" instead of "https" in the URL.
- Enter an administrator user ID and password.
- Click Log in.
- Enable end-of-service replication and disable immediate
replication for the SIP container:
- In the navigation pane, click .
Note: If you are using WebSphere Application Server version 6.1.0.x, reach
this window by clicking .
- Click the name of the server on which you installed
the Presence Server product.
- Under Container Settings, click .
- Click Custom properties.
- Add the following custom properties:
- end.of.service.replication = true
- immediate.replication = false
- Click Save to save your changes.
- Stop and restart the application
server, nodes, and deployment manager.