I have a problem with php-fpm v.7, after all the night the service can even up and 9GB of memory, it helps reload each morning. This version runs only Wordpress. Will the restriction on the memory access service help in this case?
It seems that the service is overloaded only at the time of my manual reload, the memory usage is ok until late. Something needs to happen after a system overload
system.log
It seems that the service is overloaded only at the time of my manual reload, the memory usage is ok until late. Something needs to happen after a system overload
[17-Nov-2017 00:12:01] NOTICE: Reloading in progress ...
[17-Nov-2017 00:12:01] NOTICE: reloading: execvp("/usr/local/php70/sbin/php-fpm70", {"/usr/local/php70/sbin/php-fpm70", "--nodaemonize"})
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=7, "/usr/local/php70/sockets/webapps.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=7, "/usr/local/php70/sockets/webapps.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=8, "/usr/local/php70/sockets/admin.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=8, "/usr/local/php70/sockets/admin.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=9, "/usr/local/php70/sockets/systemrek.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=9, "/usr/local/php70/sockets/systemrek.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=10, "/usr/local/php70/sockets/szukamprac.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=10, "/usr/local/php70/sockets/szukamprac.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=11, "/usr/local/php70/sockets/test2.sock"
[17-Nov-2017 00:12:01] NOTICE: using inherited socket fd=11, "/usr/local/php70/sockets/test2.sock"
[17-Nov-2017 00:12:01] NOTICE: fpm is running, pid 7599
[17-Nov-2017 00:12:01] NOTICE: ready to handle connections
[17-Nov-2017 00:12:01] NOTICE: systemd monitor interval set to 10000ms
system.log
2017:11:17-00:12:01: php-fpm56 reloaded
2017:11:17-00:12:01: php-fpm70 reloaded
Attachments
Last edited: