Skip to content

Use max-old-space-size-percentage=80 in NODE_OPTIONS guidance#415

Draft
joshuabrink wants to merge 1 commit intomainfrom
node-options-percentage
Draft

Use max-old-space-size-percentage=80 in NODE_OPTIONS guidance#415
joshuabrink wants to merge 1 commit intomainfrom
node-options-percentage

Conversation

@joshuabrink
Copy link
Copy Markdown
Contributor

Updates the NODE_OPTIONS recommendation in the self-hosting deployment architecture docs from the manually-tuned --max-old-space-size=800 to --max-old-space-size-percentage=80. Operators no longer need to retune the heap whenever container memory changes.

This matches the guidance already adopted in maintenance-ops/self-hosting/aws-ecs.mdx (PR #347), discussed in this comment.

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.

2 participants