This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

Paul's Time Sink

| Main | Albums |

memory leak in apache

Paul Westbrook | 21 May, 2005 19:31

I think that the server problem that I mentioned before is a memory leak in apache.  When I restart apache, each of the worker threads take up a certain amount of memory.  Then I make a request to a simple php script, and then the resident memory has increased after.

The simple script that I am using is:

<?php
 
phpinfo();
?>

 (More)

Powered by LifeType
Design by Book of Styles