concurrentHTTP1ConnectionsPerHostSoftLimit

The maximum number of connections that are kept alive in the connection pool per host. If requests with an explicit eventLoopRequirement are sent, this number might be exceeded due to overflow connections.

HTTPClient.swift:1143
var concurrentHTTP1ConnectionsPerHostSoftLimit: Int