|
| Name | DISPATCHER_STARTING_TIMEOUT | |
|---|---|---|
| Category | Parameter | |
| Type | integer | |
| Access |
R/W(-): Dynamic Read / static Write (online change not possible) |
|
| Group(s) | Network and Communication | |
| Description |
This parameter is defined in milliseconds. It indicates the waiting period before that the dispatcher is up and running and can handle incoming connections. When the timeout occurs, the already running dispatchers lock the incoming connections. Then each dispatcher looks at the ordered list of dispatchers to find if an already running dispatcher is placed before it. If a dispatcher does not find any running dispatcher better placed in the list, it self-claims master dispatcher. So, if the first is not available or fails, the second becomes the master. The previous master is placed at the end of the list, marked as unavailable and so on. |
|
| System Instance(s) | dispatcher | |
| Default Value | ||
| dispatcher | 6000 |
|
| Constraint(s) | ||
| dispatcher |
The parameter must be greater or equal to
1000
|
|
Document Version: SP04 and later