scout-apm-php
scout-apm-php copied to clipboard
PHP allocating lots of RAM during socket connection
We're seeing massive amounts of RAM being allocated when trying to connect to the Socket in the latest version -- 1.6.0
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.