ID:               36755
 Updated by:       [EMAIL PROTECTED]
 Reported By:      tif at avatartechnology dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Performance problem
 Operating System: Suse Linux
 PHP Version:      4.4.2
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.




Previous Comments:
------------------------------------------------------------------------

[2006-03-16 02:16:59] tif at avatartechnology dot com

Description:
------------
We have a webapp which works flawlessly for months at a time, and then
suddenly has memory usage problems.  We've debugged this enough to know
that this is not a gradual growing of memory usage, but a sudden jump. 
We have put in a check using get_memory_usage that runs on the startup
of each page and the returned number stays very steady (around 16K),
then it will suddenly start returning a large number (around 4M seems
to be a number I see alot).  We even wrote a 1-line php script which
prints the number and monitored it.  It remains unchanged until this
problem occurs and then it remains at the high number until apache is
restarted.  Searching the logs, I find no unusual activity at the time
of the change.

I lied about the PHP version because we have seen this on many versions
of PHP4, different linux distros, and different Apache versions, with
and without Zend.  I'll be happy to perform most any debug steps you
can think of.  We are unfortunately unable to install random versions
of PHP since these are production servers.  We are currently running
4.3.10.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36755&edit=1

Reply via email to