Recommended AR Application System application server configuration settings
Set Delay-Recache-Time
Value: 5 minutes (300 seconds)
Location: <ar_install_dir>/conf/ar.cfg
Parameter: Delay-Recache-Time: 300
Limitation: Generic
Manual Steps: None
Max-Entries-Per-Query
Value: 0
Location: <ar_install_dir>/conf/ar.cfg
Parameter: Max-Entries-Per-Query: 0
Limitation: Generic
Manual Steps:
- Open the AR System Administration Server Information.
- Select the Configuration tab.
- In the Max Entries Returned By GetList field, enter 0.
- Click OK.
Next-Id-block-size
Value: 100
Location: <ar_install_dir>/conf/ar.cfg
Parameters: Next-ID-Block-Size: 100
Limitation: Generic
Manual Steps:
- Open the AR System Administration Server Information.
- Select the Configuration tab.
- In the Next Request ID Block Size field, enter 100.
- Click OK.
Server-Side-Table-Chunk-Size
Value: 1000
Location: <ar_install_dir>/conf/ar.cfg
Parameters: Server-Side-Table-Chunk-Size: 1000
Limitation: Generic
Manual Steps:
- Open the AR System Administration Server Information.
- Select the Configuration tab.
- In the Server Table Field Chunk Size field, enter 1000.
- Click OK.
Unqualified searches
Value: Uncheck
Location: <ar_install_dir>/conf/ar.cfg
Parameter: Allow-Unqual-Queries: F
Limitation: Generic / company policy determined
Manual Steps:
- Open the AR System Administration Server Information.
- Select the Configuration tab.
- Uncheck Allow Unqualified Searches.
- Click OK.
Development cache mode
Value: Uncheck
Location: <ar_install_dir>/conf/ar.cfg
Parameter: Cache-Mode: 0
Limitation: Production only
Manual Steps:
- Open the AR System Administration Server Information.
- Select the Configuration tab.
- Uncheck Development Cache Mode.
- Click OK.
Turn off all logging
Value: Uncheck Logging (API/SQL/Filter) along with other logging
Location: <ar_install_dir>/conf/ar.cfg
Parameter: Debug-mode: 0
Limitation: Generic / Production only
Manual Steps:
- Open the AR System Administration Server Information.
- Select the Log Files tab.
- Ensure that none of the options are selected.
- Click OK.
Submitter Mode
Value: Locked
Location: <ar_install_dir>/conf/ar.cfg
Parameter: Submitter-Mode: 1
Limitation: Generic / company policy determined
Manual Steps:
- Open the AR System Administration Server Information.
- Select the License tab.
- Select Locked for Submitter Mode.
- Click OK.
- Restart the BMC Remedy AR System server.
Thread Recommendations
Configure the Fast and List queue values in ar_install_dir/conf/ar.cfg with the following parameters and values:
- Private-RPC-Socket: 390601 1 1
- Private-RPC-Socket: 390603 1 1
- Private-RPC-Socket: 390620 6 6
- Private-RPC-Socket: 390626 3 3
- Private-RPC-Socket: 390635 6 6
Manual Steps
- Log in to the User Tool as an Administrator.
- Access the BMC Remedy AR System Administration Console.
- Select System > General > Server Information
- Enter the Port and Queues information in the Server Information dialog box.
- For each type of thread, modify the min threads and max threads for the RPC program as listed in the following chart. Note that the queue for Loopback and CAI Thread is shared.
- Click OK.
- Open the CAI Plug-in Registry form in new mode.
- Create an entry with the following values:
- Private Queue #*: 390626
- Number of Threads*: 3
- Click Save.
- Restart the BMC Remedy AR System server for the CAI Plugin threads to take effect.
Fast and List Thread Settings
~|=
Queue Number
~|=
Purpose
~|=
No. of Threads
~|=
Comments
Private-RPC-Socket: 390601 | PAlert Queue | 1 | None | Private-RPC-Socket: 390603 | Escalation Queue | 1 | Ensure that escalations use these threads. |
Private-RPC-Socket: 390620 | Fast Queue | 6 | None | Private-RPC-Socket: 390626 | Loopback Socket Queue / CAI Thread | 3 | Uses the same queue as CAI to share threads, so only one entry is needed. Create the entry in the CAI Plug-in Registry form with that private queue number matching number of threads. |
Private-RPC-Socket: 390635 | List Queue | 6 | Set min and max to the same number. |
Following is an example of the BMC Remedy AR System Server Information screen and the CAI Plugin Registry screen. The values must match.