node-modules / agentkeepalive

Support keepalive http agent.
MIT License
579 stars 57 forks source link

fix: active sockets can equal to max sockets #15

Closed fengmk2 closed 9 years ago

fengmk2 commented 9 years ago

avoid create new socket when active sockets reach max sockets limit.