HCL Compass Web Server Options page

You can use the Web Server Options page of the Site Configuration window to modify some MBean attribute values for HCL Compass Web server.

Table 1 describes the controls on the Web Server Options page.
Table 1. Controls on the HCL Compass Web Server Options page

Controls on the HCL Compass Web Server Options page of the Site Configuration window

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 HCL Compass RPC server uses to handle requests. 30
ActiveHCL Compass Session Threshold (number) The number of sessions that a single HCL Compass RPC server can handle. When this threshold is exceeded, a new HCL Compass RPC server is created to handle additional requests. 30
Maximum Active Servers (number) The maximum number of HCL Compass RPC servers allowed. 10
Recycle Server Session Limit (number) The maximum number of sessions that the HCL Compass RPC server can handle before it is recycled. 200
Recycle Server Lifetime Limit (seconds) The maximum lifetime, in seconds, of a HCL Compass 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 HCL Compass RPC server can process before it is recycled. 100,000
Windows HCL Compass chart and report server host name UNIX If your HCL Compass Web server is running on the UNIX™ system or Linux™, specify the host name of a HCL Compass Web server on Windows™ that is designated to process chart requests.
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 HCL Compass chart and report server UNIX The port number of the HCL Compass Web server on Windows that is designated to process chart requests.
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.