session_pool_stat_log_interval sets the interval for session pool statistics logging.
Note
This parameter is introduced in ODP V4.3.5.
Changing it is not recommended; keep the default unless necessary.
Attribute |
Description |
|---|---|
| Parameter type | Time |
| Default value | 1m |
| Value range | [0s, 1d] |
| Effective only after ODP restart | No |
Examples
Set the statistics log interval to 5 minutes:
obclient> alter proxyconfig set session_pool_stat_log_interval='5m';
