pub const DEFAULT_HTTP_CLIENT_POOL_MAX_IDLE_PER_HOST: usize = 25;
Default maximum number of idle connections per host in the connection pool.