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

perf: increase pm2 ssr max memory #1494

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Aug 29, 2023

PR Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[x] Other: Performance Improvement

What Is the Current Behavior?

Monitoring showed that 400 MB is not enough memory for peak performance and will cause restarts by PM2.

What Is the New Behavior?

Increased default limit.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#89006

@dhhyi dhhyi added the performance Performance improvements label Aug 29, 2023
@dhhyi dhhyi self-assigned this Aug 29, 2023
@dhhyi dhhyi marked this pull request as ready for review September 5, 2023 08:35
@dhhyi dhhyi removed their assignment Sep 5, 2023
@dhhyi dhhyi requested a review from shauke September 5, 2023 12:09
@shauke shauke added this to the 4.2 milestone Sep 5, 2023
@shauke shauke merged commit a081c94 into develop Sep 5, 2023
@shauke shauke deleted the perf/increase_pm2_maxmem branch September 5, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants