> -Original Message-
> From: kalaj [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 28, 2007 2:40 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Apache web server efficiency go
> down with increasing uptime.
>
>
> I setted MaxRequestsPer
I setted MaxRequestsPerChild 25 before.
when I turn php memory limit to 16M from 128M,the problem seems gone.
alex handle-2 wrote:
>
> Hi!
>
> try this in your mpm settings:
>
> MaxRequestsPerChild 500
>
> It kills an apache process after 500 requests and so prevents memory
> leaks.
>
> Ale
Hi!
try this in your mpm settings:
MaxRequestsPerChild 500
It kills an apache process after 500 requests and so prevents memory leaks.
Alex
On 5/22/07, kalaj <[EMAIL PROTECTED]> wrote:
I use Apache 2.2.4,MySQL 5.0 and PHP 5.2.2 run on Debian VPS system,
I noticed that my web server efficien
> -Original Message-
> From: kalaj [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 22, 2007 6:17 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Apache web server efficiency go down
> with increasing uptime.
>
>
> I use Apache 2.2.4,MySQL 5.0 and
I use Apache 2.2.4,MySQL 5.0 and PHP 5.2.2 run on Debian VPS system,
I noticed that my web server efficiency go down with a web server
increasing uptime,for example,when I restart the web server that will
cut down the WordPress php page produce time half.
Any idea with this?
--
View this message