leaking memory nginx 1.8.0

Reinis Rozitis r at roze.lv
Wed Jul 8 12:46:32 UTC 2015


> 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 



More information about the nginx mailing list