jtl.properties file parameters

You can change the behavior of Rational® ClearQuest® Web request manager by changing the file jtl.properties for the Rational ClearQuest Web application.

The file jtl.properties is located in these directories:
  • On Windows

    C:\Program Files\Rational\ClearQuest\cqweb\cqserver\config\jtl.properties

  • On the UNIX system and Linux
  • /opt/rational/clearquest/cqweb/cqserver/config/jtl.properties

Changes made to this file do not take effect until you restart the component associated with the file that you modified (see Starting and stopping Rational ClearQuest Web components).

Modify only the properties listed in the table; changing the values of the other properties can have unexpected results.
Table 1. Customizations supported in jtl.properties files
Parameter Description
MAXSERVICEREQUESTTHREADS

Sets the number of threads that handle the processing of service requests on the request manager component of the Rational ClearQuest server

To minimize the queued time for multiple requests, you can increase this value.

The default value is five per CPU.

MAXSERVICERESPONSETHREADS

Sets the number of threads sending responses back to the various requestors.

The default value is one per CPU.

JTLRMIREGISTRYSERVERS

The JTL RMI Rational ClearQuest registry server specifications.

You can specify a single entry of this form:

server: port

You can specify or multiple comma-separated entries for each JTL RMI Rational ClearQuest registry server.



Feedback