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 7624917 commit 1faecd2Copy full SHA for 1faecd2
doc/api/http.md
@@ -158,7 +158,7 @@ changes:
158
all hosts in total. Each request will use a new socket
159
until the maximum is reached.
160
**Default:** `Infinity`.
161
- * `maxFreeSockets` {number} Maximum number of sockets to leave open
+ * `maxFreeSockets` {number} Maximum number of sockets per host to leave open
162
in a free state. Only relevant if `keepAlive` is set to `true`.
163
**Default:** `256`.
164
* `scheduling` {string} Scheduling strategy to apply when picking
0 commit comments