|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2016-07-03 16:32 UTC] maroszek at gmx dot net
[2016-07-05 07:49 UTC] maroszek at gmx dot net
[2016-07-05 07:52 UTC] maroszek at gmx dot net
[2016-07-05 11:27 UTC] laruence@php.net
[2016-07-06 08:12 UTC] maroszek at gmx dot net
[2016-07-25 21:22 UTC] rob dot vandermei at gmail dot com
-Status: Open
+Status: Closed
[2016-07-25 21:22 UTC] rob dot vandermei at gmail dot com
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 07 13:00:01 2025 UTC |
Description: ------------ Since upgrading to PHP 7.0.7, committed memory keeps increasing until I restart FPM, and then it begins all over again. I found one other person ("canique") reporting something similar after upgrading to 7.0.6: https://www.dotdeb.org/2016/04/29/php-7-0-6-for-jessie/ "Since upgrading to php 7.0.6 I see memory issues. The committed memory in linux is increasing all the time. I’m checking this with “cat /proc/meminfo | grep Committed_AS” To see this bug, it’s important to not restart php-fpm and to have a high max request count in your php process pool (pm.max_requests). Each time the php child process is quitting, this memory is of course released. But if those child processes get multiple thousands of requests the committed memory is steadily increasing." PHP 7.0.7 (cli) (built: May 25 2016 17:35:28) ( NTS ) Copyright (c) 1997-2016 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies [PHP Modules] apc apcu bz2 calendar Core ctype curl date exif fileinfo filter ftp gd gettext hash iconv json libxml mcrypt mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar readline Reflection session sockets SPL sqlite3 standard tokenizer Zend OPcache zlib [Zend Modules] Zend OPcache Installed Packages php70-php-cli.x86_64 7.0.7-1.el6.remi @remi php70-php-common.x86_64 7.0.7-1.el6.remi @remi php70-php-fpm.x86_64 7.0.7-1.el6.remi @remi php70-php-gd.x86_64 7.0.7-1.el6.remi @remi php70-php-json.x86_64 7.0.7-1.el6.remi @remi php70-php-mcrypt.x86_64 7.0.7-1.el6.remi @remi php70-php-mysqlnd.x86_64 7.0.7-1.el6.remi @remi php70-php-opcache.x86_64 7.0.7-1.el6.remi @remi php70-php-pdo.x86_64 7.0.7-1.el6.remi @remi php70-php-pecl-apcu.x86_64 5.1.5-1.el6.remi @remi php70-php-pecl-apcu-bc.x86_64 1.0.3-1.el6.remi @remi php70-runtime.x86_64 1.0-5.el6.remi @remi