uwsgi-phpsgi
uwsgi-phpsgi copied to clipboard
Memory leaks
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.