These items can be defined in ihubmain.json. In general, you should not
change these settings unless advised by Precisely.
Fields
|
Description
|
Valid Values
|
Default Value
|
SourceIOPoolSize
|
The number of workers in the Source IO pool. This number must be equal to at least three times the number of IBM i LPARS in order to ensure that all data is retrieved in a timely manner. |
Positive integer |
10 x Logical CPU Count |
CpuPoolSize |
The number of workers in the CPU pool. |
Positive integer |
Logical CPU Count + 1 |
TargetIOPoolSize |
The number of workers in the Target IO pool.
|
Positive integer |
10 x Logical CPU Count |
WebServicePort |
The port used by ihubcmd to communicate with the Hub service.
|
1024 - 49151 |
8080 |
HonorLPARSpecificLogSettingsOnRestart |
This will create a log file for each LPAR according to the log level and log size
settings as specified when the Hub service is restarted.
|
"true" or "false" |
false |
|