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

rpc connections and machine type changes #333

Merged
merged 9 commits into from
Aug 27, 2024
Merged

Conversation

DaMandal0rian
Copy link
Contributor

@DaMandal0rian DaMandal0rian commented Aug 1, 2024

PR Type

Enhancement


Description

  • Updated instance types for bootstrap, rpc, and domain in variables.tf to smaller or newer types.
  • increased --rpc-max-connections from 15000 to 20000 for consensus and reduced to 10000 for domains in multiple scripts and configuration files to optimize resource usage.
  • add rate-limiting to traefik and nginx
  • add nginx configs
  • increased --dsn-in-connections to 500
  • reduced --in-peers to 250

Copy link

github-actions bot commented Aug 1, 2024

PR Reviewer Guide 🔍

(Review updated until commit 4065d1f)

⏱️ Estimated effort to review: 3 🔵🔵🔵⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Key issues to review

Typo in Middleware Configuration
The middleware configuration for Traefik in the create_domain_node_compose_file.sh script contains a typo in the middleware name 'rate-limt' which should be 'rate-limit'. This could lead to configuration errors at runtime.

Typo in Middleware Configuration
The middleware configuration for Traefik in the create_rpc_node_compose_file.sh script contains a typo in the middleware name 'rate-limt' which should be 'rate-limit'. This could lead to configuration errors at runtime.

@DaMandal0rian DaMandal0rian force-pushed the lower-rpc-connections branch 3 times, most recently from fbe8bd6 to bad394b Compare August 1, 2024 18:22
@autonomys autonomys deleted a comment from github-actions bot Aug 1, 2024
reduce rpc connections to 6000

change machine types
Copy link

github-actions bot commented Aug 2, 2024

Persistent review updated to latest commit 4065d1f

@autonomys autonomys deleted a comment from github-actions bot Aug 2, 2024
@DaMandal0rian DaMandal0rian merged commit 40e9d57 into main Aug 27, 2024
1 check passed
@DaMandal0rian DaMandal0rian deleted the lower-rpc-connections branch August 27, 2024 13:47
@DaMandal0rian DaMandal0rian removed the request for review from jfrank-summit August 27, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant