We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9f435 commit 7900a2aCopy full SHA for 7900a2a
http_client.rst
@@ -1355,6 +1355,10 @@ code waits only when necessary.
1355
or access to certificate files). To avoid hitting these limits, consider
1356
processing requests in batches.
1357
1358
+ There is however a maximum amount of concurrent connections that can be open
1359
+ per host (6 by default). See
1360
+ :doc:`max_host_connections </configuration/framework.html#max-host-connections>`.
1361
+
1362
Multiplexing Responses
1363
~~~~~~~~~~~~~~~~~~~~~~
1364
0 commit comments