Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control inbound/outbound connection limits separately #1508

Closed
achingbrain opened this issue Dec 4, 2022 · 3 comments
Closed

Control inbound/outbound connection limits separately #1508

achingbrain opened this issue Dec 4, 2022 · 3 comments
Assignees
Labels
exp/intermediate Prior experience is likely helpful good first issue Good issue for new contributors help wanted Seeking public contribution on this issue

Comments

@achingbrain
Copy link
Member

achingbrain commented Dec 4, 2022

Currently the connection manager has settings such as maxConnections and minConnections - these are applied to both incoming and outgoing connections together. A user should be able to apply these limits to inbound and outbound connections separately.

Note: when this done we should also update doc/LIMITS.md per #1456

@achingbrain achingbrain added the need/triage Needs initial labeling and prioritization label Dec 4, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 5, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 5, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 5, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 5, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 5, 2022
@achingbrain achingbrain added help wanted Seeking public contribution on this issue good first issue Good issue for new contributors exp/intermediate Prior experience is likely helpful and removed need/triage Needs initial labeling and prioritization labels Dec 6, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 6, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 6, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 6, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 13, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 13, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 13, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 15, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 15, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 15, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 16, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Dec 16, 2022
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 3, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 3, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 3, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 4, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 4, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 4, 2023
@BigLep
Copy link
Contributor

BigLep commented Jan 7, 2023

@p-shahi : it looks like @maschad is working on this issue. Can we get him set as the assignee (I assume we need to add him to the org)?

maschad added a commit to maschad/js-libp2p that referenced this issue Jan 7, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 7, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 7, 2023
@maschad
Copy link
Member

maschad commented Jan 7, 2023

@p-shahi : it looks like @maschad is working on this issue. Can we get him set as the assignee (I assume we need to add him to the org)?

the PR is ready for review, looks like @p-shahi already requested a review from @achingbrain 👍🏾 Thanks @BigLep

maschad added a commit to maschad/js-libp2p that referenced this issue Jan 16, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 16, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 16, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 18, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 18, 2023
…er to seperate incoming and outgoing connection limits (libp2p#1508)
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 18, 2023
maschad added a commit to maschad/js-libp2p that referenced this issue Jan 24, 2023
@maschad maschad self-assigned this Feb 6, 2023
@maschad
Copy link
Member

maschad commented Feb 7, 2023

Closing this in light of the discussion here

@maschad maschad closed this as completed Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/intermediate Prior experience is likely helpful good first issue Good issue for new contributors help wanted Seeking public contribution on this issue
Projects
None yet
3 participants