You can configure the admin server by using the JReport Administration page or the server.properties file.
<install_root>\bin.| Value | Description |
|---|---|
| 0 | Allocates tasks with the Least Current Report Sets Algorithm. |
| 1 | Allocates tasks with the Round Robin Algorithm. |
| 2 | Allocates tasks with the Least Weighted Current Report Sets Algorithm. |
| 3 | Allocates tasks randomly. |
See Built-in load balancing algorithm for details about the four load balancing types.
If it is set to false, each clustered server will check whether this number has changed at a certain time interval. If it has changed, the number will be sent to the admin server. Otherwise it will not be sent.
This property can be set to true when you have enough network bandwidth.
Add the following properties to the server.properties file:
<install_root>\bin by making the system database be in the shared properties directory as set in step 4.Notes:
If you choose to copy folders such as properties, realm, jreports, temp, and history from the JReport Enterprise Server home directory to the shared disk, you must first clear the content of the folders. Otherwise, the existing settings and information the folders contain will cause conflicts when JReport Enterprise Server is running.