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

PHP allocating lots of RAM during socket connection #191

Open
jrothrock opened this issue Oct 6, 2020 · 1 comment
Open

PHP allocating lots of RAM during socket connection #191

jrothrock opened this issue Oct 6, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jrothrock
Copy link

We're seeing massive amounts of RAM being allocated when trying to connect to the Socket in the latest version -- 1.6.0

Screenshot 2020-10-07 at 1 09 33 AM

Screenshot 2020-10-07 at 1 09 07 AM

@jrothrock jrothrock changed the title PHP allocating massive amounts of RAM PHP allocating lots of RAM during socket connection Oct 6, 2020
@asgrim asgrim self-assigned this Oct 7, 2020
@asgrim asgrim transferred this issue from scoutapp/scout-apm-laravel Oct 7, 2020
@asgrim asgrim added the bug Something isn't working label Nov 2, 2020
@asgrim
Copy link
Collaborator

asgrim commented Nov 11, 2020

Now at least we are not "crashing" with OOM errors, we can investigate the underlying cause. First step is to try to reproduce the issue. @jrothrock mentioned customer is not seeing data come through to their dashboard, so it seems despite PHP sending the data, it's not working for some reason. Need to try and fabricate a payload that reproduces the scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants