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

Check memory leak/consumption and crashes with multiple users #100

Closed
commjoen opened this issue Dec 7, 2021 · 5 comments
Closed

Check memory leak/consumption and crashes with multiple users #100

commjoen opened this issue Dec 7, 2021 · 5 comments

Comments

@commjoen
Copy link
Collaborator

commjoen commented Dec 7, 2021

It seems that the ocntainer on heroku can easily run out of memory and/or crashes for another reason when multiple users are using it, we have to see why that is the case

@commjoen commjoen changed the title Check memory leak/consumption Check memory leak/consumption and crashes with multiple users Dec 7, 2021
@commjoen
Copy link
Collaborator Author

commjoen commented Dec 7, 2021

;jsessionid=940670FBB6BAEF8D3A4E769DF43D9C6C7 seems to get posted into the url when clicking through ?

commjoen added a commit that referenced this issue Dec 7, 2021
@commjoen
Copy link
Collaborator Author

commjoen commented Dec 7, 2021

Though no longer 7xx mb , we are now at
2021-12-07T11:09:06.436861+00:00 heroku[web.1]: Process running mem=545M(106.5%)

commjoen added a commit that referenced this issue Dec 7, 2021
@commjoen commjoen closed this as completed Dec 7, 2021
@commjoen commjoen reopened this Dec 7, 2021
@commjoen
Copy link
Collaborator Author

commjoen commented Dec 7, 2021

We still, after #103

get

2021-12-07T12:15:03.169145+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)```

@commjoen
Copy link
Collaborator Author

commjoen commented Dec 7, 2021

2021-12-07T12:39:27.913036+00:00 heroku[web.1]: Process running mem=533M(104.2%)
2021-12-07T12:39:27.930017+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
after a stresstest, even with 128M as both initial and final size of heap. I guess it is better than the 6xx we saw before. Given that hte app is still working, I am closing this.

@commjoen commjoen closed this as completed Dec 7, 2021
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

No branches or pull requests

1 participant