Hi,

these caches can't grow over some internal limits and they can't take 128M. It may be some other source of the problem. Could you create a script which reproduces memory overflow?

Thanks. Dmitry.

Igor Feghali wrote:
Hello Dmitry,

Thank you for your answer. The problem comes when you put that piece
of code inside a Daemon that is supposed to run 24h/7 days. The
reserved memory increases at each loop, never gets freed, and in about
1~2 days the process dies because it reaches the memory limit of
128MB.

Isn't there any way to force PHP to free that space up ?

Regards,
~IF.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to