PHP-CGI slowly gains memory despite lack of requests.

Posted by Kyle on Server Fault See other posts from Server Fault or by Kyle
Published on 2010-04-10T00:19:10Z Indexed on 2010/04/10 0:23 UTC
Read the original article Hit count: 630

Filed under:
|

I know by now that PHP-CGI will sit there and hog my memory but I'm not looking to reduce it, just a way to reset the processes every so often. I'm using PHP-CGI with FastCGI/Lighttpd. So the best way of saying this is how could I reset these processes to prevent these annoying memory leaks?

© Server Fault or respective owner

Related posts about php

Related posts about ram