Skip to content

Conversation

NathanFlurry
Copy link
Member

Changes

Copy link
Member Author

NathanFlurry commented May 30, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Commented out TCP and UDP port configurations in the game guard Traefik setup to optimize memory usage, affecting ports 20000-31999 for game server traffic.

  • Removed dynamic port allocation in /packages/core/services/cluster/src/workflows/server/install/install_scripts/components/traefik.rs for memory optimization
  • Affects both TCP ports (with read/write/idle timeouts) and UDP ports (with timeout settings)
  • Impacts game server networking through ports 20000-31999 as documented in EDGE_CLUSTER_NETWORKING.md
  • Potential impact on game server traffic routing and load balancing capabilities

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Copy link

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: f459a38
Status: ✅  Deploy successful!
Preview URL: https://15b48d0f.rivet.pages.dev
Branch Preview URL: https://05-30-chore-cluster-remove-t.rivet.pages.dev

View logs

Copy link
Member Author

@NathanFlurry NathanFlurry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need UDP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant