Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
鉴于我知道 Node.js 事件循环在特定操作或通过时阻塞async_hooks,我怎么能告诉 Node 和 TCP 堆栈在阻塞时间内暂时不接受连接,所以 LoadBalancers 不会尝试到达服务器?
async_hooks