...
- In the General Settings console, open the Connection Policies tab.
- In Connection pool timeout interval, type the allowed period of connections inactivity before a pool is closed, selecting minutes or hours as the unit of time. Type 1 and select Minutes to close the pool as soon as possible. Default: 5 minutes.
- In User session timeout interval, type the allowed period of user inactivity before a log is closed, selecting minutes or hours as the unit of time. Leave blank for unlimited inactivity period. Default: unlimited.
- In Number of connections allowed to remote machine, type the allowed number of connections to a remote machine (default: unlimited). Leave blank for an unlimited number of connections.
- In Number of sessions allowed per connection, type the number of sessions that can be opened using the same connection. Default: 7
- In Number of pooled sessions allowed, type the number of sessions that can be pooled. Leave blank to disable session pooling.
Note: Session pool is required only if there is a relatively high number of log types on a single remote servers (>50) - in that case if there will not be enough allowed sessions to manage all logs from the server in parallel a pool will optimize the process. For common cases this is not required. - Click Save.
The Connection Policies settings are saved.
Recommendation: In general XpoLog requires 3 sessions to process a single log type from a remote server. I.E. a limitation of 10 connections (7 sessions each) will be sufficient to process about 25 log types from a remote server which should be sufficient for most cases.