Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-1683] Rework remote connection limit flag defaults #1705

Merged
merged 1 commit into from
Jul 15, 2019

Conversation

mbaxter
Copy link
Contributor

@mbaxter mbaxter commented Jul 15, 2019

PR description

Rework remote connection limit defaults:

  • Enable remote connection limits by default
  • Bump up the default percentage of remote connection to 60 in order to make the limit a little more forgiving for private networks where all nodes may use the same configuration

Other changes include:

  • Change flag from --remote-connections-percentage to --max-remote-connections-percentage for clarity
  • Reword help text for clarity / consistency
  • Use float to represent max percentage of remote connection consistently
  • Remove extraneous configuration of these options in tests

Use float for percentage, reword flag help text, rename limit percentage
flag, remove extraneous configuration in tests.
@mbaxter mbaxter marked this pull request as ready for review July 15, 2019 16:00
@mbaxter mbaxter merged commit ca15d03 into PegaSysEng:master Jul 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants