Parameter: GossipRouterhosts

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

GossipRouterhosts

Description

This parameter provides a list of available GossipRouters. Service Manager nodes read this parameter to identify all GossipRouters (this behavior requires the addition of command lines in the sm.cfg file).

Valid if set from

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

None

Possible values

Any comma-delimited list of GossipRouters.

Example usage

GossipRouterhosts:HostA[12001],HostB[12001]

In this example, there are two GossipRouters (one on host A and one on host B), both at port 12001.

Related topics

Servlet implementation
System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Servlet parameters