docs: clarify origin in agent.maxSockets section

pull/41362/head
Wyatt Preul 2013-06-11 23:02:51 -05:00 committed by Fedor Indutny
parent d2de8ba34d
commit 8c05570258
1 changed files with 2 additions and 1 deletions

View File

@ -541,7 +541,8 @@ Alternatively, you could just opt out of pooling entirely using `agent:false`:
### agent.maxSockets
By default set to 5. Determines how many concurrent sockets the agent can have
open per host.
open per origin. Origin is either a 'host:port' or 'host:port:localAddress'
combination.
### agent.sockets