ITADN

Fix keepAlive/maxSockets #9074

#25600Pull Requestwcherif84 创建于 2015-06-30
httpprmaster
W
wcherif84commented
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 条评论