Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Bug: More than 1024 Concurrent Queries #254

Open
joesixpack opened this issue Dec 11, 2020 · 0 comments
Open

Bug: More than 1024 Concurrent Queries #254

joesixpack opened this issue Dec 11, 2020 · 0 comments

Comments

@joesixpack
Copy link

This is a problem coming from the Index Node sporadically:

Dec 11 01:32:27 graph dockerd[775]: time="2020-12-11T01:32:27.313894086-08:00" level=error msg="[resolver] more than 1024 concurrent queries from 172.21.0.10:35758"

Dec 11 01:32:32 graph dockerd[775]: time="2020-12-11T01:32:32.376307265-08:00" level=error msg="[resolver] more than 1024 concurrent queries from 172.21.0.10:40694"

Docker has a built in limitation of 1024, up from 100. It is currently not configurable: moby/libnetwork#2214

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

1 participant