Fix keepAlive/maxSockets #9074
httpprmaster
Total number of sockets (used + free) must be less than or equal to maxSockets parameters. So the "count" variable must be greater than maxSockets, and not greater than or equal to maxSockets.
合并状态:未合并 关闭于 2023-04-22 1 条评论