Afficher un message
Vieux 15/09/2007, 02h12   #1
drhopscotch
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut apache httpd not releasing memory after keepalive timeout

Hi,

I was getting Out of Memory PHP fatal errors on my Apache 2.2.4 server
on WinXP and narrowed things down to discover that httpd process
memory is not released after a PHP script is requested (even the very
most basic script: <?php ?> ). The httpd memory usage increases
approximately 520k after every request (if the request occurs after
the KeepAliveTimeout period.

I imagine that there must be a straightforward reason for this, but I
can't figure it out. I've looked through my php.ini and httpd.conf
settings and nothing is obvious. The behaviour occurs with PHP 5.2.2
and 5.2.4.

Any suggestions?

  Réponse avec citation
 
Page generated in 0,04355 seconds with 9 queries