FS>> And here is the basic difference between 'mall' and 'httpd' FS>> processes: the last are on the top ALL THE TIME. The reason is that httpd memory usage patterns significantly differ from your simple example. E.g., there might be some memory block allocated at the end of the heap, which is not freed at the end of the request - and it will prevent all the rest of memory from being returned to the system. -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 -- 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]
- [PHP-DEV] PHP4: php_module holds memory to long ! Filip Sielimowicz
- Re: [PHP-DEV] PHP4: php_module holds memory to lon... Sascha Schumann
- Re: [PHP-DEV] PHP4: php_module holds memory to... Bill Stoddard
- Re: [PHP-DEV] PHP4: php_module holds memor... Stig Venaas
- Re: [PHP-DEV] PHP4: php_module holds memor... Sascha Schumann
- Re: [PHP-DEV] PHP4: php_module holds m... Stanislav Malyshev
- Re: [PHP-DEV] PHP4: php_module ho... Stig Venaas
- Re: [PHP-DEV] PHP4: php_modul... Stanislav Malyshev
- Re: [PHP-DEV] PHP4: php_module holds memor... Stanislav Malyshev
- Re: [PHP-DEV] PHP4: php_module holds memory to... Filip Sielimowicz
- Re: [PHP-DEV] PHP4: php_module holds memor... Stanislav Malyshev
- Re: [PHP-DEV] PHP4: php_module holds m... Filip Sielimowicz
- Re: [PHP-DEV] PHP4: php_module holds m... Filip Sielimowicz