i only not understand why pm = ondemand doing the leaking, does algorithem in nginx not stable or it php issue ?
It contradicts your previous mails about nginx processes being the leak point.
php(-fpm) and nginx are separate pieces of software (just communicating via fastcgi protocol) so if the php leaks memory it's a problem on php side (is also very valid considering that not all of the (third-party) php extensions are memory-friendly).
rr
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
