From:             [EMAIL PROTECTED]
Operating system: Windows2000(japanese version)
PHP version:      4.3.0
PHP Bug Type:     Apache2 related
Bug description:  Apache2 & PHP4.3 leak memory when respond to requests

I set up PHP4.3.0(DLL) & Apache2.0.43. Each time client browsers access to
foo.php file, PHP&Apache leak certain amout of memory.

I put a file named foo.php which contains just 'aaaa' in htdocs directory,
and I access that file from mozilla1.2. When i repeatedly reload foo.php,
amout memory that Apache2 uses grows(seems about 100 bytes/req). I
confirmed the growth with Window's task manager.

Apache's http.conf is 'as is' distributed and PHP4.3's ini is same as
ini-recommended.
-- 
Edit bug report at http://bugs.php.net/?id=21283&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21283&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21283&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21283&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21283&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21283&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21283&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21283&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21283&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21283&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21283&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21283&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21283&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21283&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21283&r=gnused

Reply via email to