Item name |
Description |
Remarks |
Use component pool |
Select whether to use Component Pool or not.
- [Checked]:(default)
Use the component pool.
- [Not Checked]:
Do not use the component pool.Generates the global resource at each time of the connection .
|
-
Some adapters may be set [Not checked] as default value. For details, refer to "Global Resource Properties" of each adapters.
|
Reset pool |
Reset the global resource of pool to "0". |
- Enabled when [Use component pool] is checked.
- When creating a new global resource, this button is not shown.
|
Initial value and upper bound value of connected count |
Initial value |
Enter the number of pooled connections when DataSpiderServer starts. |
- Enabled when [Use component pool] is checked.
- The default value is "0".
|
Upper bound value |
Enter the maximum number of pooled connections.
- [Limited]:
Enter the maximum number of pooled connections.
- [Unlimited]: (default)
Do not set the maximum number of pooled connections.
|
- Enabled when [Use component pool] is checked.
- Default value is "0" when [Limited] is selected.
If "0" is specified, [Unlimited] is set after pressing [OK] button.
|
Connection lifetime settings |
Connection lifetime |
Input time that pooled connections becomes the subject of Component pool GC (ms). |
- Enabled when [Use component pool] is checked.
- The default value is "1800000" (30 minutes).
|
Time out |
Input timeout time (ms) when requiring connection is exceeded upper bound value if selecting [Limited] in [Upper bound value].
|
- Enabled when [Use component pool] is checked.
- The default value is "30000" (30 seconds).
- If connection is not generated even when timeout time is over, error occurs.
|