uwsgi-phpsgi icon indicating copy to clipboard operation
uwsgi-phpsgi copied to clipboard

Memory leaks

Open WST opened this issue 10 years ago • 0 comments
trafficstars

As the documentation says, “the plugin does not (still) manage memory in the right way, so it will extremely leak”. So I am adding this ticket just as a reminder about this issue, as the people who decide to test this plugin (I invited some guys just as you requested), may consider PHP itself as the source of the leak, and give up their experiments.

It could also make sense to add a config option allowing to invoke PHP’s built-in garbage collector between every n requests, like the rb-gc-freq option is used for Ruby.

WST avatar Feb 10 '15 09:02 WST