Configuration options for LocalConnector.
Optional
Maximum number of file handles kept open in the LRU pool.
When the pool exceeds this limit, the least-recently-used handle is closed to make room. Higher values reduce open/close churn at the cost of more file descriptors.
64 Copy
64
Configuration options for LocalConnector.