Configuring the application
These items can be defined in ihubmain.json.
|
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 |