agentkeepalive 在node 原有的http agent 上有好多扩展,可以有效的复用http 连接,是一个比较推荐的对于node>=8 的agent 替换方案
https://github.com/node-modules/agentkeepalive
一个好用node http keeplive agnet
原文:https://www.cnblogs.com/rongfengliang/p/12247604.html