Skip to main content

maxFreeSockets

property Agent.prototype.maxFreeSockets

By default set to 256. For agents with keepAlive enabled, this sets the maximum number of sockets that will be left open in the free state.

number
Back to top