sebastian-nagel opened a new pull request #697: URL: https://github.com/apache/nutch/pull/697
- add configuration property `http.connection.pool.okhttp` to configure the number of connection pools, their size and the keep-alive time of the pooled connections - create as many clients as pools are configured, each client holding one pool - distribute connections by target host name over clients -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org