Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows |
You can change the port through which the Lotus Sametime server should connect, the reconnect interval, and the timeout value.
The CSEnvironment.properties file includes three settings for the server-to-server connection between the server running the Lotus® Collaborative Services and the IBM® Lotus Sametime® server. This connection obtains Lotus Sametime tokens for users; the tokens are used to log users into Lotus Sametime from their Web browsers, and retrieves a user's list of contacts for the Sametime Contact List portlet. Customizing these settings improves the process of name resolution between the servers. Setting an explicit port value is particularly useful for clustered Lotus Sametime servers.
Note: You may also want to change the setting for resolving name formats and the character for separating parts of a distinguished names so that those issues will be resolved when tokens are obtained.Modify the CSEnvironment.properties file.
Change any of the following settings:
The property is: CS_SERVER_SAMETIME_1.serverappPort
To connect directly to the server, a value for the port can be set explicitly. For example: CS_SERVER_SAMETIME_1.serverappPort=1516
The property is: CS_SERVER_SAMETIME_1.reconnect
To change the reconnect interval in seconds to the Lotus Sametime server after being disconnected, or not connected. For example: CS_SERVER_SAMETIME_1.reconnect=10 Use 0 to indicate that a re-connection should not be attempted. If not set, the internal default of 30 seconds is used.
The property is: CS_SERVER_SAMETIME_1.timeout
The maximum time in seconds to wait for a response from the Lotus Sametime server. If not set, the internal default of 60 seconds is used. For example: CS_SERVER_SAMETIME_1.timeout=120