You can modify the number of seconds a connection will wait before
attempting to reconnect with a peer.
About this task
Note: In case of a clustered installation, repeat these steps for
each node in the cluster.
- Open Diameter_Rf.properties, Diameter_Ro.properties,
and Diameter_Sh.properties in a text editor. The files can be found in the following location:


was_profile_root/properties/
Note: was_profile_root is
the directory for a
WebSphere® Application Server
Network Deployment profile
called
profile_name. By default, this directory
is:
/usr/IBM/WebSphere/AppServer/profiles/profile_name
/opt/IBM/WebSphere/AppServer/profiles/profile_name
/opt/IBM/WebSphere/AppServer/profiles/profile_name
For example, AppSrv01 in a standalone environment,
or Custom01 as the name of a federated node profile in a clustered
environment.
- Modify the
value of conx.reconnectInterval to change the number
of seconds a connection will wait before attempting to reconnect with
a peer. The default setting is 30. Valid values are any integer between
30 and 2147483647.
- Save and close Diameter_Rf.properties, Diameter_Ro.properties,
or Diameter_Sh.properties.
- Restart Rf accounting Web service, Ro online charging Web service,
or Sh subscriber profile Web service.
Example
Example:
con1.reconnectInterval = 30