Accredo > File > Web Service > Monitor > Settings > Settings > Balancing tab
Fields |
|
Max Requests Per Minute |
The maximum number of total requests per minute that will be accepted. Any requests past this number will be rejected. |
Worker Timeout Default |
The default time out period in milliseconds for worker scripts. If a worker takes longer than this, it will respond with a time out. For a GET request, after the worker is terminated it will be retried once. |
Worker Timeout Maximum |
The maximum time out period in milliseconds for worker scripts. When a request contains a time out override, this is the maximum time it can be overridden to. |
Worker Timeout Lock Timeout |
The maximum total time amount of time in milliseconds a worker will wait for file locks. This must be less than or equal to the Worker Default Time Out. |