Skip to main content
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.

Type

number
Back to top