Linux php-fpm optimization experience-php-fpm process takes up large memory and does not release memory problems

Recently I found that the memory of the blog was always being "eaten" every now and then. After logging in to the backend, there would occasionally be lags. At first, I suspected that it was caused by insufficient Swap, so I added a few G of Swap to the VPS host and observed. After a while, I found that no matter how big the Swap was, it was slowly "eaten"!

Subscribe to php-fpm optimization