Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Hello, my friends, about the number of Windows connections? #186

Open
0xdddddddd opened this issue Jan 24, 2021 · 1 comment
Open

Hello, my friends, about the number of Windows connections? #186

0xdddddddd opened this issue Jan 24, 2021 · 1 comment

Comments

@0xdddddddd
Copy link

The problem I have encountered is that the maximum number of connections for a single Windows application is only 16000+, after which new clients will not be accepted.

Has anyone encountered the same problem as me?

As I said, when I test the official example, there will be only 16000+ client connections.

@bnoordhuis bnoordhuis transferred this issue from libuv/libuv Jan 24, 2021
@bnoordhuis
Copy link
Member

There are a number of registry settings that affect the maximum number of TCP connections, see e.g. https://deploymentresearch.com/fix-for-windows-10-exhausted-pool-of-tcpip-ports/

It's possible different Windows editions have different limits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants