If you are using a Service Bus Adapter, such as the out of the box
SharePoint Adapter, in an NLB environment, there is one configuration option
that is not included in the configuration windows. For more
information about configuring this setting, contact AgilePoint
Support.
Field Name |
Definition |
InvisibleTime
|
- Definition:
- In an NLB environment, specifies the number of minutes after
one server begins to process a task that other servers in the
environment cannot access the task.
This property prevents conflicts among servers in an NLB environment
so that multiple servers do not attempt to process the same task.
After a server takes the task, the task is invisible, or locked,
to other servers in the environment for the specified number of minutes.
After the specified time expires, the task is released to all
servers in the environment. So, for example, if the server that
takes assignment fails while processing a task, another
server could pick up the
task after the expiration time.
- Allowed Values:
- Any integer.
- Default Value:
- 5
|