From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.0.6
PHP Bug Type:     *General Issues
Bug description:  memory leak

I use mtrace to check libphp4.so, i found:
mtrace /www/libexec/libphp4.so 

Memory not freed:
-----------------
   Address     Size     Caller
0000000000        0  at 

Whether php-4.0.6 have memory leak?
Our site, when heavy load, web server memeory will be used up, and swap
also be used heavily!
I have to restart apache , i will get much of memory, or after httpd auto
restart, i have set :
MaxRequestsPerChild 10000 in httpd.conf.

I use mtrace to check php-4.0.4, it is no memory leak.
-- 
Edit bug report at: http://bugs.php.net/?id=12507&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to