doc: Add maxTotalSockets option to agent constructor by rickyes · Pull Request #34013 · nodejs/node

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

http

Issues or PRs related to the http subsystem.

labels

Jun 22, 2020

Trott

Trott

Trott previously requested changes Jun 24, 2020

@Trott Trott added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jul 1, 2020

jasnell pushed a commit that referenced this pull request

Jul 3, 2020
PR-URL: #34013
Refs: #33617
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

@rickyes rickyes deleted the add-maxTotalSockets-to-agents-options branch

July 5, 2020 03:41

MylesBorins pushed a commit that referenced this pull request

Jul 14, 2020
PR-URL: #34013
Refs: #33617
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jul 16, 2020
PR-URL: #34013
Refs: #33617
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

rickyes added a commit to rickyes/node that referenced this pull request

Sep 28, 2020
PR-URL: nodejs#34013
Refs: nodejs#33617
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

addaleax pushed a commit that referenced this pull request

Sep 28, 2020
PR-URL: #34013
Backport-PR-URL: #35396
Refs: #33617
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

PR-URL: #33617
Fixes: #31942