Table 1 shows the properties for the client
support component:
Table 1. Client Support Properties
| Parameter |
Values (Default) |
Description |
| maxApiAgents |
1 - 100 (50) |
The maximum number of currently active client applications. Setting this
parameter too high can exceed the maximum thread count for a single process in the operating system
and Business Rules Server will not start. If this happens, set this
parameter to be no more than 50 to 70 percent of the maximum threads per process value configured in
the operating system.
|
| apiAgentQueueSize |
1 - 500 (15) |
The size of the API queue |
| apiAgentWaitTime |
0 - 120,000 ms (60,000) |
The amount of time an API process waits on the queue before issuing a
fail-to-start message |
| apiTimeOut |
0 - 100,000 ms (10,000) |
The time the server waits for a request from a client application before deciding
the client is hung and killing the connection. This value can be overridden by the client
application during startup. |