Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

DAWN-237 ⁃ Update the max-clients = 25 parameter #865

Closed
blockone-syncclient opened this issue Dec 4, 2017 · 2 comments
Closed

DAWN-237 ⁃ Update the max-clients = 25 parameter #865

blockone-syncclient opened this issue Dec 4, 2017 · 2 comments
Assignees
Milestone

Comments

@blockone-syncclient
Copy link

blockone-syncclient commented Dec 4, 2017

Post-launch, need to address the client connection limit of 25.

Acceptance Test Criteria:

  1. Start up eosd (1) with "max-clients = 2"
  2. Start up 2 more eosds (2 and 3) with "max-clients = 2" both connecting to eosd (1)
  3. Verify eosd (1) has 2 way connections with only eosd (2) and eosd (3)
  4. Start up another eosd (4) with "max-clients = 3" connecting to eosd (1), eosd (2) and eosd (3)
  5. Verify that eosd (1) has 2 way connections with only eosd (2) and eosd (3), eosd (4) has 2 way connections with only eosd (2) and eosd (3)
  6. Start up another eosd (5) with "max-clients = 0" connecting to eosd (4)
  7. Verify that eosd (5) has 2 way connections with only eosd (4)
@blockone-syncclient
Copy link
Author

➤ Corey Lederer commented:

Need ATC

@blockone-syncclient
Copy link
Author

➤ Andrianto Lie commented:

ATC Pass

@blockone-syncclient blockone-syncclient changed the title STAT-237 ⁃ Update the max-clients = 25 parameter NOON-237 ⁃ Update the max-clients = 25 parameter Dec 21, 2017
@thomasbcox thomasbcox added this to the Q1, 2018 milestone Jan 5, 2018
@blockone-syncclient blockone-syncclient changed the title NOON-237 ⁃ Update the max-clients = 25 parameter DAWN-237 ⁃ Update the max-clients = 25 parameter Jan 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants