Table 1 describes the controls on the ClearQuest Web Server Options page.
Control | Description | Default value |
---|---|---|
Session Timeout (seconds) | The amount of time, in seconds, that a user session exists before timing out. | 1800 |
Server Work-Thread Count (number) | The number of worker threads that each ClearQuest RPC server uses to handle requests. | 30 |
Active ClearQuest Session Threshold (number) | The number of sessions that a single ClearQuest RPC server can handle. When this threshold is exceeded, a new ClearQuest RPC server is created to handle additional requests. | 30 |
Maximum Active Servers (number) | The maximum number of ClearQuest RPC servers allowed. | 10 |
Recycle Server Session Limit (number) | The maximum number of sessions that the ClearQuest RPC server can handle before it is recycled. | 200 |
Recycle Server Lifetime Limit (seconds) | The maximum lifetime, in seconds, of a ClearQuest RPC server before it is recycled. | 86,400 |
Recycle Server ONC RPC Call Limit (number) | The maximum number of ONC RPC requests that a backend ClearQuest RPC server can process before it is recycled. | 100,000 |
Windows ClearQuest chart and report server host name | ![]() ![]() Important: Separate
configuration steps are required to enable running data-push reports
on a Linux or UNIX server. See Technote 1402865.
|
none |
Port for Windows ClearQuest chart and report server | ![]() ![]() Important: Separate configuration
steps are required to enable running data-push reports on a Linux
or UNIX server. See Technote 1402865.
|
0 |
Alternatively, you can modify these CqServerFactoryMBean MBean attribute values by using the WebSphere wsadmin command-line interface and Jacl scripting. See Modifying MBean attributes with the wsadmin tool.