| Highwinds Software Product Documentation: Typhoon, Twister, Tornado, Hurricane, and Cyclone | ||
|---|---|---|
| <<< Previous | Chapter 5. Hurricane Configuration Guide | Next >>> |
Configuring Cyclone to use centralized, Hurricane generated numbers requires a few minor changes.
Every Cyclone that will be numbering, needs permission to connect to the Hurricane server.
Each Cyclone needs XRefAction set to Generate
Cyclone must be configured to contact the Hurricane server with a <Hurricane> object in cyclone.conf.
<Hurricane> IdentificationName myserver HostName 10.0.0.4 Rank 1 PortNumber 219 MaxNumberOfConnections 50 </Hurricane> |
A unique text string used to identify a Hurricane object.
The FQDN or IP Address of the Hurricane server.
An integer indicating the priority of the current Hurricane. Hurricane servers will be contacted in numerical order until one answers the connection.
Specifies the port to connect to on the Hurricane server. Specifying a number other than 119 will avoid confusion.
The upper limit for number of connections the Cyclone opens to this Hurricane.
| <<< Previous | Home | Next >>> |
| Hurricane Configuration | Up | StormCellar Configuration Guide |