pub const DEFAULT_POOL_MAX_IDLE_PER_HOST: usize = 200;
Maximum idle connections per host for default client.