Date: 04/30/01
- Next message: J. Jones: "[PHP-DEV] Imap SSL support (Bug #10330)"
- Previous message: James Moore: "[PHP-DEV] ODBC Build"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #8889 Updated: Memory is not being freed."
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #8889 Updated: Memory is not being freed."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8889
User Update by: brian <email protected>
Status: Open
Bug Type: Performance problem
Description: Memory is not being freed.
I am talking about nearly endless amounts. I saw Apache processes with as much as 14MB of memory in use.
Brian.
Previous Comments:
---------------------------------------------------------------------------
[2001-04-29 19:59:56] zeev <email protected>
What kind of sizes are we talking about here? the Zend memory manager holds a memory cache, but we're talking at around 1MB per process max.
---------------------------------------------------------------------------
[2001-01-26 18:45:45] brian <email protected>
Ok, this is just like what is described in http://marc.theaimsgroup.com/?l=php-dev&m=97923602322593&w=2 which contains a hacked up solution. It looks like it should be able to turn into a usable end solution.
---------------------------------------------------------------------------
[2001-01-24 13:21:13] brian <email protected>
Hi guys,
I do not have much information. I know that my Apache processes memory is growing by the minute. If I start a separate server on another port and serve only static pages and files through it, those process do not grow.
I have tried what I remembered of gdb but have not come up with anything. I know I need to attach to a process and it seems I can `gdb {pid}` but that gives me nothing. How can I get some info for you guys? I do have --enable-debug.
thanks,
Brian.
Phorum.org
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8889
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: J. Jones: "[PHP-DEV] Imap SSL support (Bug #10330)"
- Previous message: James Moore: "[PHP-DEV] ODBC Build"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #8889 Updated: Memory is not being freed."
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #8889 Updated: Memory is not being freed."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

