From HEWIKI
The DOM Coordinator is a static process which handles connections to the GOM database. Each server that needs to connect to a shared GOM Database connects to the DOM Coordinator to allow for changes to be reflected across all servers. Changes of definitions at the DOM level are handled by this server.
As of version 1.21, there are two different static processes:
- Client DOM Coordinator (which coordinates changes done to the client DOM)
- DOM Coordinator (which coordinates changes done to the server DOM)
See also
Parameters
Note: Only customers with full or source licenses can modify values via the Master Control Console.
Parm Name |
Parm Type |
Description |
Default value |
JavelinConnectString |
string |
complete schema password database and identifier |
javelin/javelin@somewhere |
World |
string |
prefix used on well-known mailbox names |
0 |
HEBatchIDLine |
string |
selects the line of IDs to draw from when requesting IDs from the ID Server |
HE |
BatchIDClientTimeout |
integer |
how long in milliseconds to wait for a response from the ID Server |
7000 |
ServerHeartbeatInterval |
integer |
frequency in milliseconds at which to query coordinated servers to make sure that they are still there |
120000 |
CoordinationTimeout |
integer |
milliseconds to wait for all servers to validate a DOM change before considering it timed out |
1000 |