ID:               36984
 Updated by:       [EMAIL PROTECTED]
 Reported By:      vijaybabu at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: HPUX
 PHP Version:      5.1.2, 4.4.2
 New Comment:

What MPM are you running?


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

[2006-04-06 07:59:15] vijaybabu at gmail dot com

Here is my configure command:

./configure --prefix=/opt/apache/php --enable-so
--with-apxs2=/opt/apache/bin/apxs --with-apache2=/opt/apache

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

[2006-04-06 05:04:03] mv-php at binarysec dot com

Hello, 
 
Can you give to us the ./configure options ? 
You can get it with phpinfo() 
 
Thanks

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

[2006-04-05 12:56:12] vijaybabu at gmail dot com

Description:
------------
With Apache 2.0.55 and php4 or php5 enabled, httpd's size grows
drastically on every restart or graceful restart. This does not happen
if httpd is stopted and started. 

Reproduce code:
---------------
Just enable php in the httpd.conf by uncommenting the "LoadModule"
directive for php and start apache.
Then use some process monitoring tool to monitor the size of the httpd
process. I used "top".

Then restart apache multiple times with some time interval.



Expected result:
----------------
httpd size remain the same

Actual result:
--------------
size of httpd grows drastically


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


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

Reply via email to